PR4063, with feeling: Chain PP callbacks by default.
- This is somewhat cleaner and also fixes PR4063 for real, I had the order wrong so we were just creating an empty dependency file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70687 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Lex/PPCallbacks.h 45 additions, 0 deletionsinclude/clang/Lex/PPCallbacks.h
- include/clang/Lex/Preprocessor.h 2 additions, 1 deletioninclude/clang/Lex/Preprocessor.h
- test/Preprocessor/dependencies-and-pp.c 2 additions, 1 deletiontest/Preprocessor/dependencies-and-pp.c
- tools/clang-cc/DependencyFile.cpp 3 additions, 44 deletionstools/clang-cc/DependencyFile.cpp
Please register or sign in to comment