extra: parse asm and unops after everyone else is finished with them
commitc1b7f5fbd47203595ede63ddc19cafda09810f4d
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 14 Dec 2012 12:00:12 +0000 (14 15:00 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 14 Dec 2012 12:00:12 +0000 (14 15:00 +0300)
tree4e11ba3803c3a4ee929826445b0d4f42da1822c5
parent3cefb266242450008ccf35b11c1422338451e2c8
extra: parse asm and unops after everyone else is finished with them

This is just like ASSIGNMENT_HOOK which needs to be handled later so checks
can get the implied value before it changes.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_extra.c