[PATCH] D29271: Revert r293455, which breaks v8 with a spurious error. Testcase added.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 02:33:40 PST 2017


sammccall created this revision.

Revert r293455, which breaks v8 with a spurious error. Testcase added.


https://reviews.llvm.org/D29271

Files:
  include/clang/AST/DeclTemplate.h
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaTemplate.cpp
  lib/Sema/SemaTemplateInstantiate.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  lib/Sema/TreeTransform.h
  test/Parser/cxx1z-class-template-argument-deduction.cpp
  test/SemaCXX/cxx0x-class.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29271.86257.patch
Type: text/x-patch
Size: 21970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170130/0d2729f4/attachment-0001.bin>


More information about the cfe-commits mailing list