This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 930a12f648 [OPENMP] Generate unique names for offloading regions id. new 6a37651bb3 [clang] Adding CharacteristicKind to PPCallbacks::InclusionD [...]
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 | 14 +++++++--- include/clang/Lex/PreprocessingRecord.h | 4 +-- lib/CodeGen/MacroPPCallbacks.cpp | 3 ++- lib/CodeGen/MacroPPCallbacks.h | 3 ++- lib/Frontend/DependencyFile.cpp | 9 ++++--- lib/Frontend/DependencyGraph.cpp | 23 +++++++++-------- lib/Frontend/ModuleDependencyCollector.cpp | 3 ++- lib/Frontend/PrintPreprocessedOutput.cpp | 23 +++++++++-------- lib/Frontend/Rewrite/InclusionRewriter.cpp | 6 +++-- lib/Lex/PPDirectives.cpp | 2 +- lib/Lex/PreprocessingRecord.cpp | 3 ++- tools/libclang/Indexing.cpp | 3 ++- unittests/Lex/PPCallbacksTest.cpp | 41 ++++++++++++++++++++++-------- 13 files changed, 89 insertions(+), 48 deletions(-)