introduce: add_modification_hook_expr()
commit5b33858f2c607c65a5c849a5c3cd2f0756125dfd
authorDan Carpenter <error27@gmail.com>
Thu, 14 Jan 2010 05:23:34 +0000 (14 08:23 +0300)
committerDan Carpenter <error27@gmail.com>
Thu, 14 Jan 2010 05:23:34 +0000 (14 08:23 +0300)
tree1fc0e3e68118acfb85b124b86a0a99b48dc1df75
parente498baa22c50e858185b220b34e1706d4833755c
introduce:  add_modification_hook_expr()

It's just the same as add_modification_hook() but you pass it and
expression pointer.

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