[modules] Add a mechanism to dump information about a macro.
Wire this up to "#pragma clang __debug macro <name>". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236280 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/Preprocessor.h 1 addition, 0 deletionsinclude/clang/Lex/Preprocessor.h
- lib/Lex/MacroInfo.cpp 2 additions, 4 deletionslib/Lex/MacroInfo.cpp
- lib/Lex/PPMacroExpansion.cpp 64 additions, 0 deletionslib/Lex/PPMacroExpansion.cpp
- lib/Lex/Pragma.cpp 8 additions, 0 deletionslib/Lex/Pragma.cpp
Loading
Please register or sign in to comment