helper: add get_last_statement_from_expression_stmt() [build fix]
commit510c237b422b38636d570e98f206ce10d650947d
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 9 Apr 2018 11:57:43 +0000 (9 14:57 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 9 Apr 2018 11:57:43 +0000 (9 14:57 +0300)
tree3db7979e2c62a036db5117542c93ad7a18a683ea
parent58cc1ae7c444f40d71dd9389e1f5549b144c8bc4
helper: add get_last_statement_from_expression_stmt() [build fix]

This takes and expression statement and gives you the last statement.

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