scopes: make scopes work correctly across inlines
commit865fd27a0aa7b2c46716cca7eb00e027ce5990ef
authorDan Carpenter <dan.carpenter@linaro.org>
Mon, 11 Sep 2023 10:09:02 +0000 (11 13:09 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Mon, 11 Sep 2023 10:09:02 +0000 (11 13:09 +0300)
tree33a872ac718b137fd62a341b7f044f76a9c62859
parentd69b5fd213cc0719790dd6b57d35a7a8f1c4e671
scopes: make scopes work correctly across inlines

This shouldn't matter much because it's all a nested stack but it will
matter more when I address some more bugs later.  It's important to know
which scopes are included in this function.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_list.h
smatch_hooks.c