hooks: add LOGIC_HOOK
commit3c6317abbff40282a8b1de9d374fc19a7849dce6
authorDan Carpenter <error27@gmail.com>
Tue, 25 May 2010 13:30:34 +0000 (25 15:30 +0200)
committerDan Carpenter <error27@gmail.com>
Tue, 25 May 2010 13:30:34 +0000 (25 15:30 +0200)
tree965cbe5c3e5e3b0234dcd420ace96e2b3f05a976
parent7ad0668df9439c6ff53ddc03058291e96518998c
hooks:  add LOGIC_HOOK

It passed both || type logical things and comparisons.  I wanted both and I
couldn't think of a good name for the combined hook.  Naming is easy to
fix later on if it becomes a problem.

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