comparison: load struct member info into the caller_info table
commit9ee9d52fd639b6e727f6c6e63dd215a0741c1a49
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Jul 2016 10:05:47 +0000 (15 13:05 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 15 Jul 2016 10:05:47 +0000 (15 13:05 +0300)
tree4e2b9f9e3e9105502104efa65b5e2a308cdd2082
parent2ca77731fe3a12fd050686f9b95d20b972e49abe
comparison: load struct member info into the caller_info table

It's annoying how these callbacks are split up at times.  Anyway, the other
function loads "$" type information and this loads "$->foo".

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