Move the implications checking to after the scripts have set their states.
commit97e7effbd290f5ba10a3a65fd0a252b5e0961703
authorDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 19:44:28 +0000 (18 22:44 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 19:44:28 +0000 (18 22:44 +0300)
treeade4be199f81d9d2bcb6a12e1c582202fd294df7
parent57b7ad7a7b33d1b6f2feeb8b693efab7492658cf
Move the implications checking to after the scripts have set their states.

I wasn't able to find a place where this makes a difference but it seems
like a good idea conceptually.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch.c
smatch_implied.c