extra: type bug handling asm expressions
commitd541b69a5bb17ad27c120fc1504c4003542618e1
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Mar 2013 20:04:19 +0000 (15 23:04 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Mar 2013 20:04:19 +0000 (15 23:04 +0300)
treecbed5a82253fbaeb2b913a5393cace464a74db71
parentdb23d388a35fd6a9b83f13939b254680b6109e5e
extra: type bug handling asm expressions

This is a theoretical bug more than anything.  If the variable is casted
then we care about the uncasted type more than the casted version.

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