sval: cast the return types before entering them into the database
commit81a0eeaa845722570ad4b5414167a622249cc96f
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 15 Nov 2012 09:17:33 +0000 (15 12:17 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 15 Nov 2012 09:17:33 +0000 (15 12:17 +0300)
treeac5392bba384d5f8992fb192bb7e0dc93106a6e2
parentb8a142e97d16144a78ef242c479f16618ab0619f
sval: cast the return types before entering them into the database

We print this out in the --info run and enter it into the database.  It
should be casted to the return type of the function.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_db_info.c
check_user_data.c
smatch_db.c
smatch_parse_call_math.c