Revert "PPCallbacks::MacroUndefined, change signature and add test."
This reverts commit r301449. It breaks the build with: MacroPPCallbacks.h:114:50: error: non-virtual member function marked 'override' hides virtual member function git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@301469 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/PPCallbacks.h 5 additions, 11 deletionsinclude/clang/Lex/PPCallbacks.h
- include/clang/Lex/PreprocessingRecord.h 1 addition, 2 deletionsinclude/clang/Lex/PreprocessingRecord.h
- lib/Frontend/PrintPreprocessedOutput.cpp 2 additions, 4 deletionslib/Frontend/PrintPreprocessedOutput.cpp
- lib/Lex/PPDirectives.cpp 14 additions, 15 deletionslib/Lex/PPDirectives.cpp
- lib/Lex/PreprocessingRecord.cpp 1 addition, 2 deletionslib/Lex/PreprocessingRecord.cpp
- tools/libclang/Indexing.cpp 1 addition, 2 deletionstools/libclang/Indexing.cpp
- unittests/Basic/SourceManagerTest.cpp 22 additions, 52 deletionsunittests/Basic/SourceManagerTest.cpp
Loading
Please register or sign in to comment