implied: add get_implications() for scripts to use.
commit2bed2b72e759fde770bff0ba40af76b1c5d89baa
authorDan Carpenter <error27@gmail.com>
Thu, 26 Mar 2009 08:01:27 +0000 (26 11:01 +0300)
committerDan Carpenter <error27@gmail.com>
Thu, 26 Mar 2009 08:01:27 +0000 (26 11:01 +0300)
tree054f96d84a55a01b40b6be688a8831a4eb6f9b2d
parent63b624f7da74932b04b8f5c085dff27d08431889
implied: add get_implications() for scripts to use.

It gives a slist of what cur_slist would looks like assuming that a
condition was true or false.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch.h
smatch_implied.c