function_hooks, debug: print impossible returns if local debug is enabled
commitec72b1f3b3df646525d57ee897d654b4755f56f4
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 20 Mar 2015 11:30:44 +0000 (20 14:30 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 20 Mar 2015 11:30:44 +0000 (20 14:30 +0300)
tree5af785a49649dbf111583e072d4950f7711c953a
parent912a21cfa7254f6dffd868749dd4b2bfa4332782
function_hooks, debug: print impossible returns if local debug is enabled

local_debug is not normally supposed to be used this way, but impossible
returns are hard to debug and this won't print very much.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_function_hooks.c