[PATCH] D13357: [Concepts] Diagnose when 'concept' is specified on a specialization

Nathan Wilson via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 7 21:38:29 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260074: [Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p1 by (authored by nwilson).

Changed prior to commit:
  http://reviews.llvm.org/D13357?vs=46863&id=47160#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13357

Files:
  cfe/trunk/include/clang/AST/DeclTemplate.h
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaTemplate.cpp
  cfe/trunk/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/p1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13357.47160.patch
Type: text/x-patch
Size: 10380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160208/d324426c/attachment-0001.bin>


More information about the cfe-commits mailing list