comparison: store general limits in the database
commitc076e12b779199c6d6ca1fbf7915211737650d37
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Oct 2014 13:56:43 +0000 (9 16:56 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 9 Oct 2014 13:56:43 +0000 (9 16:56 +0300)
treeea4bd80e9a4e85bf361d2fc0f0f7e4451efa16d7
parent0044f5e801182f9dd0a8a3d4af83dac902673fcd
comparison: store general limits in the database

Before it was only storing "less than" relationships but now it can record
that a parameter is greater than a parameter as well.  It seems like a good
thing in terms of completeness.

Also I'm trying to get my diff between local and pushed code smaller.

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