This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f7ac5a4479 Fix duplicate class template definitions problem new 1ef6dbb8b9 [clang-format] Break template declarations followed by comments new 71643f043c [ASTImporter] Fix missing implict CXXRecordDecl in ClassTemp [...]
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: lib/AST/ASTImporter.cpp | 10 +++++-- lib/Format/ContinuationIndenter.cpp | 5 ++-- unittests/AST/ASTImporterTest.cpp | 18 ++++++++++++- unittests/Format/FormatTest.cpp | 52 +++++++++++++++++++++++++++++++++++++ 4 files changed, 80 insertions(+), 5 deletions(-)