This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 92c5967c32 Refactor frontend InputKind to prepare for treating module m [...] new 9bc5210653 PPCallbacks::MacroUndefined, change signature and add test.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Lex/PPCallbacks.h | 16 ++++--- include/clang/Lex/PreprocessingRecord.h | 3 +- lib/Frontend/PrintPreprocessedOutput.cpp | 6 ++- lib/Lex/PPDirectives.cpp | 29 +++++++------ lib/Lex/PreprocessingRecord.cpp | 3 +- tools/libclang/Indexing.cpp | 3 +- unittests/Basic/SourceManagerTest.cpp | 74 ++++++++++++++++++++++---------- 7 files changed, 88 insertions(+), 46 deletions(-)