function_hooks: print impossible return in debug output
commitb0dc45b52742d85015dba1e436515fce0e5574f2
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 2 Jun 2021 08:59:50 +0000 (2 11:59 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 2 Jun 2021 08:59:50 +0000 (2 11:59 +0300)
tree1a29540ba369e795ca739f9eb5fd6065c7114481
parentefb5741eff0d38e18ef44a78d9b8c0c03a954b93
function_hooks: print impossible return in debug output

When there is an impossible limit, it's nice to know which return was
culled.

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