*new* check_db_info.c prints out stuff that will be added to the database
commit4e181eb70377116bf4ed9acdab4a49987040f94b
authorDan Carpenter <error27@gmail.com>
Fri, 19 Mar 2010 21:45:28 +0000 (20 00:45 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 19 Mar 2010 21:45:28 +0000 (20 00:45 +0300)
tree9f691767f808633038eec4871caf84d9f4c9016c
parentdbb70c956ab2716ea2afef4c553e6138240507d3
*new* check_db_info.c prints out stuff that will be added to the database

So the plan is to add big database with information about functions in it.
This check prints out the possible values that functions can return.  It's
not very good yet, and you can't actually use it yet either.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_db_info.c [new file with mode: 0644]
check_list.h
smatch.c
smatch.h