[PATCH] D13357: [Concepts] Add diagnostic; specializations of variable and function concepts

Nathan Wilson via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 11:01:19 PDT 2015


nwilson created this revision.
nwilson added reviewers: rsmith, hubert.reinterpretcast, aaron.ballman, faisalv, fraggamuffin.
nwilson added a subscriber: cfe-commits.

http://reviews.llvm.org/D13357

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13357.36270.patch
Type: text/x-patch
Size: 6063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151001/4d20afd0/attachment.bin>


More information about the cfe-commits mailing list