This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 88fb408 Fix failure to treat overloaded function in braced-init-list [...] new e50c4ef Remove use of intrusive ref count ownership acquisition new d3ccc21 Fix for LLVM Bitcode API change (to use std::shared_ptr)
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/StaticAnalyzer/Core/CheckerManager.h | 8 +- lib/Frontend/SerializedDiagnosticPrinter.cpp | 32 ++-- lib/Frontend/TestModuleFileExtension.cpp | 4 +- lib/Serialization/ASTWriter.cpp | 174 ++++++++++----------- lib/Serialization/ASTWriterDecl.cpp | 58 +++---- lib/Serialization/GlobalModuleIndex.cpp | 4 +- .../Frontend/CheckerRegistration.cpp | 2 +- 7 files changed, 141 insertions(+), 141 deletions(-)