flow: store __next/cur/prev_stmt before parsing inline functions
commit570b4665e19d19bf8a0408c0b77f21ddc204dc2c
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 23 May 2017 08:47:51 +0000 (23 11:47 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 23 May 2017 08:47:51 +0000 (23 11:47 +0300)
treedd51295bba2770ef0f38cadf30ff4dfbcbf4c060
parent85560d0d55367c605622add021901a1c5e07c79d
flow: store __next/cur/prev_stmt before parsing inline functions

These weren't getting saved.  Oops.

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