hooks: add a FUNCTION_CALL_HOOK_AFTER hook
commit9cc2c758c90f5e973f625d27d35a5e27e396a755
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Nov 2014 11:43:44 +0000 (24 14:43 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 24 Nov 2014 11:43:44 +0000 (24 14:43 +0300)
tree821ec9c1c3bffbcaa7bc5d2a98080f0821e00728
parentf3198f9fef634cb0ef32554003f6a4da9c10f46c
hooks: add a FUNCTION_CALL_HOOK_AFTER hook

This will be called after the other function hooks have been run.

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