Chris Kitching 1ef68090ae Deduplicate preprocessor code
There's three functions here that all do the same thing...

There was also logic that looks for numeric literals and works
backwards to find the macro name from which they are expanded.
I previously introduced code that rewrites macro references at
expand-time in the `MacroExpands` callback, so that code is no
longer doing anything useful.
2017-10-26 17:28:30 +01:00
2017-10-26 17:28:30 +01:00
S
Опис
Немає опису
282 MiB
Мови
C++ 67.5%
C 20.6%
Python 6.6%
CMake 3.4%
Shell 0.6%
Інші 1.1%