This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 40fa5afece [ThinLTO] Handle -fdebug-pass-manager for backend invocation [...] new c665d9cee8 Add x86-registered-target to REQUIRES for new test new 7be12f4308 [Serialization] Fix some Clang-tidy modernize and Include Wh [...]
The 2 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/Serialization/ASTWriter.h | 109 ++++++++++++-------- include/clang/Serialization/ModuleManager.h | 65 +++++++----- lib/Serialization/ASTReaderInternals.h | 92 +++++++++-------- lib/Serialization/ASTWriter.cpp | 150 ++++++++++++++++++---------- lib/Serialization/ModuleManager.cpp | 47 +++++---- test/CodeGen/thinlto-debug-pm.c | 1 + 6 files changed, 286 insertions(+), 178 deletions(-)