PPCallbacks: Add hook for reaching the end of the main file, and fix...
PPCallbacks: Add hook for reaching the end of the main file, and fix DependencyFile to not do work in its destructor. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99257 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/PPCallbacks.h 11 additions, 0 deletionsinclude/clang/Lex/PPCallbacks.h
- include/clang/Lex/Preprocessor.h 4 additions, 0 deletionsinclude/clang/Lex/Preprocessor.h
- lib/Frontend/DependencyFile.cpp 5 additions, 4 deletionslib/Frontend/DependencyFile.cpp
- lib/Frontend/FrontendAction.cpp 4 additions, 0 deletionslib/Frontend/FrontendAction.cpp
- lib/Lex/PPLexerChange.cpp 1 addition, 0 deletionslib/Lex/PPLexerChange.cpp
- lib/Lex/Preprocessor.cpp 5 additions, 0 deletionslib/Lex/Preprocessor.cpp
Please register or sign in to comment