This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b246ca1 [c-index-test] CMake: add missing reference to clangSerializa [...] new 4344296 Revert r293455, which breaks v8 with a spurious error. Testca [...]
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 | 10 -- include/clang/Basic/DiagnosticSemaKinds.td | 5 - include/clang/Sema/Sema.h | 3 +- lib/Sema/SemaDecl.cpp | 16 +-- lib/Sema/SemaTemplate.cpp | 14 +-- lib/Sema/SemaTemplateInstantiate.cpp | 9 +- lib/Sema/SemaTemplateInstantiateDecl.cpp | 7 +- lib/Sema/TreeTransform.h | 114 +++------------------ .../cxx1z-class-template-argument-deduction.cpp | 59 +---------- test/SemaCXX/cxx0x-class.cpp | 8 ++ 10 files changed, 41 insertions(+), 204 deletions(-)