m2c icon indicating copy to clipboard operation
m2c copied to clipboard

Pattern-match function body for matching macros

Open matt-kempster opened this issue 4 years ago • 2 comments

In if_statements.py, when we have a Body, we should look for sequences of statements that match input macros (akin to how we match types given an input preprocessed C file).

matt-kempster avatar Apr 07 '20 19:04 matt-kempster