conditions: strip stuff off a STMT_EXPRESSION
commitbdc351492fad255ecad20a4f4bca2eb9244d93a3
authorDan Carpenter <dan.carpenter@linaro.org>
Mon, 8 May 2023 18:33:56 +0000 (8 21:33 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Mon, 8 May 2023 18:33:56 +0000 (8 21:33 +0300)
treeecb31b61df870f01c525208db58ec7adfcd37fe9
parent2e7777693ff87ffd85e4972e4e64503472ff8e4c
conditions: strip stuff off a STMT_EXPRESSION

This also strips away a bunch of builtin functions so it's more important
than just stripping the parens.

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