This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 260b4fb81b [WebAssembly] Set MaxAtomicInlineWidth to 64. new 2695ac7bec Fix a couple of class template argument deduction crashes wi [...] new 7fedc70f5c Fixed warning: 'virtual void clang::ExternalASTSource::Compl [...]
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/AST/ExternalASTMerger.h | 2 ++ include/clang/AST/RecursiveASTVisitor.h | 16 +++++++++++---- include/clang/Basic/DiagnosticSemaKinds.td | 5 +++++ include/clang/Sema/Sema.h | 3 +++ lib/Sema/SemaTemplateInstantiate.cpp | 19 +++++++++++++++++ lib/Sema/SemaTemplateInstantiateDecl.cpp | 16 ++++++++++++++- .../cxx1z-class-template-argument-deduction.cpp | 24 ++++++++++++++++++++++ 7 files changed, 80 insertions(+), 5 deletions(-)