Entering the main source file in the preprocessor can fail if the
source file has been changed. Handle that failure more gracefully. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98727 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/Preprocessor.h 1 addition, 1 deletioninclude/clang/Lex/Preprocessor.h
- lib/Frontend/CacheTokens.cpp 2 additions, 1 deletionlib/Frontend/CacheTokens.cpp
- lib/Frontend/FrontendActions.cpp 8 additions, 4 deletionslib/Frontend/FrontendActions.cpp
- lib/Frontend/PrintPreprocessedOutput.cpp 4 additions, 2 deletionslib/Frontend/PrintPreprocessedOutput.cpp
- lib/Frontend/RewriteMacros.cpp 2 additions, 1 deletionlib/Frontend/RewriteMacros.cpp
- lib/Lex/Preprocessor.cpp 4 additions, 5 deletionslib/Lex/Preprocessor.cpp
- lib/Sema/ParseAST.cpp 2 additions, 1 deletionlib/Sema/ParseAST.cpp
- test/Misc/changed-files.c 3 additions, 0 deletionstest/Misc/changed-files.c
Loading
Please register or sign in to comment