flow: fake assigns better for nested structs and array elements
commita76090a40d27fec84f0da76d40808a4c4fac1152
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 16 Jul 2013 08:19:18 +0000 (16 11:19 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 16 Jul 2013 08:19:18 +0000 (16 11:19 +0300)
treed9275cbbd8341f90892a0f1c0eec95e0cdd1e528
parentb4a632c05777f88de8b6520aa85df28da6c57226
flow: fake assigns better for nested structs and array elements

If you have a array of structs which hold arrays of pointers then this will
create more fake assignments which get added to the function_ptr table.

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