db, function_hooks: pass assignment expression to the checks
commitebdf50ce1a256e925518f4413ac5d3f36fd9d2eb
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 19 Sep 2012 14:04:49 +0000 (19 17:04 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 19 Sep 2012 14:04:49 +0000 (19 17:04 +0300)
tree704944dc3021b2826edb6ec96c5fe243f11cf978
parent383cd48a6e1e41f0d087d652340753080b0945be
db, function_hooks: pass assignment expression to the checks

This is in preparation for some later work.  The
assign_return_states callbacks could take the assignment expression instead
of the call expression.  I'll use this in a later feature.

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