Revert changes from my previous refactoring - will need to fix dependencies in...
Revert changes from my previous refactoring - will need to fix dependencies in clang's extra tooling (such as clang-tidy etc.). Sorry about that. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@308158 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/MacroInfo.h 25 additions, 25 deletionsinclude/clang/Lex/MacroInfo.h
- include/clang/Lex/Preprocessor.h 3 additions, 16 deletionsinclude/clang/Lex/Preprocessor.h
- lib/CodeGen/MacroPPCallbacks.cpp 2 additions, 2 deletionslib/CodeGen/MacroPPCallbacks.cpp
- lib/Frontend/PrintPreprocessedOutput.cpp 2 additions, 2 deletionslib/Frontend/PrintPreprocessedOutput.cpp
- lib/Lex/MacroArgs.cpp 5 additions, 5 deletionslib/Lex/MacroArgs.cpp
- lib/Lex/MacroInfo.cpp 9 additions, 10 deletionslib/Lex/MacroInfo.cpp
- lib/Lex/PPDirectives.cpp 33 additions, 49 deletionslib/Lex/PPDirectives.cpp
- lib/Lex/PPMacroExpansion.cpp 5 additions, 5 deletionslib/Lex/PPMacroExpansion.cpp
- lib/Lex/TokenLexer.cpp 6 additions, 6 deletionslib/Lex/TokenLexer.cpp
- lib/Sema/SemaCodeComplete.cpp 3 additions, 3 deletionslib/Sema/SemaCodeComplete.cpp
- lib/Serialization/ASTReader.cpp 4 additions, 4 deletionslib/Serialization/ASTReader.cpp
- lib/Serialization/ASTWriter.cpp 3 additions, 3 deletionslib/Serialization/ASTWriter.cpp
- tools/libclang/CIndex.cpp 1 addition, 1 deletiontools/libclang/CIndex.cpp
- unittests/Lex/LexerTest.cpp 3 additions, 3 deletionsunittests/Lex/LexerTest.cpp
Loading
Please register or sign in to comment