Teach the preprocessor to hold onto the preprocessor options.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166599 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/Preprocessor.h 4 additions, 1 deletioninclude/clang/Lex/Preprocessor.h
- lib/Frontend/ASTUnit.cpp 3 additions, 1 deletionlib/Frontend/ASTUnit.cpp
- lib/Frontend/CompilerInstance.cpp 2 additions, 1 deletionlib/Frontend/CompilerInstance.cpp
- lib/Lex/Preprocessor.cpp 5 additions, 2 deletionslib/Lex/Preprocessor.cpp
- unittests/Basic/SourceManagerTest.cpp 4 additions, 6 deletionsunittests/Basic/SourceManagerTest.cpp
- unittests/Lex/LexerTest.cpp 2 additions, 2 deletionsunittests/Lex/LexerTest.cpp
- unittests/Lex/PreprocessingRecordTest.cpp 2 additions, 2 deletionsunittests/Lex/PreprocessingRecordTest.cpp
Loading
Please register or sign in to comment