bloomberg / clangmetatool

A framework for reusing code in Clang tools
https://bloomberg.github.io/clangmetatool/
Apache License 2.0
119 stars 25 forks source link

More fixes to 'SourceUtil::getMacroNameForStatement' #57

Closed dbeer1 closed 4 years ago

dbeer1 commented 4 years ago

Describe your changes Handle more cases in SourceUtil::getMacroNameForStatement

Testing performed Added tests for new cases to unit tests.