Moved all the logic for handling conditions into a seperate file.
commitbc1b797e8768fbbd2d038c402e18ee55f105f0a3
authorDan Carpenter <error27@gmail.com>
Sun, 17 Aug 2008 17:55:10 +0000 (17 20:55 +0300)
committerDan Carpenter <error27@gmail.com>
Sun, 17 Aug 2008 17:55:10 +0000 (17 20:55 +0300)
treedb45e01fd8936af18cec4fa9ed592ed65570f432
parent1f575e7a2c590866ffb8edda15d73ea80c288de0
Moved all the logic for handling conditions into a seperate file.

It's still buggy as heck btw.  :(

Signed-off-by: Dan Carpenter <error27@gmail.com>
Makefile
smatch_conditions.c [new file with mode: 0644]
smatch_flow.c