This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 23def50 Fix r276069: add default argument for new parameter new 06a1ffe Revert r276069: MSVC bots not happy
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/AST/DeclTemplate.h | 77 +++++++++++--------------------- lib/AST/ASTContext.cpp | 7 +-- lib/AST/ASTImporter.cpp | 12 +---- lib/AST/DeclTemplate.cpp | 28 +++++------- lib/Sema/SemaLambda.cpp | 2 +- lib/Sema/SemaTemplate.cpp | 5 ++- lib/Sema/SemaTemplateDeduction.cpp | 4 +- lib/Sema/SemaTemplateInstantiateDecl.cpp | 6 +-- lib/Serialization/ASTReader.cpp | 3 +- lib/Serialization/ASTWriter.cpp | 1 - 10 files changed, 47 insertions(+), 98 deletions(-)