This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f791ec4bdc [clang] Ignore builtin namespaces in test/Import/cxx-anon-namespace new 72b8749991 [clang] Make handling of unnamed template params similar to [...]
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: lib/AST/DeclTemplate.cpp | 8 ++++-- lib/Parse/ParseTemplate.cpp | 8 +++--- lib/Sema/SemaTemplate.cpp | 13 +++------- test/AST/ast-dump-decl.cpp | 4 +-- test/AST/ast-dump-record-definition-data-json.cpp | 30 +++++------------------ test/AST/ast-dump-template-decls-json.cpp | 8 +++--- test/AST/ast-dump-template-decls.cpp | 4 +-- test/ASTMerge/class-template/test.cpp | 6 ++--- test/Index/index-templates.cpp | 2 +- 9 files changed, 32 insertions(+), 51 deletions(-)