hanchenye-llvm-project/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept
Nathan Wilson de49845b05 [Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p1 by
diagnosing when 'concept' is specified on a function or template
specialization.

Since a concept can only be applied to a function or variable template,
the concept bit is stored in TemplateDecl as a PointerIntPair.

Reviewers: rsmith, faisalv, aaron.ballman, hubert.reinterpretcast

Differential Revision: http://reviews.llvm.org/D13357

llvm-svn: 260074
2016-02-08 05:34:00 +00:00
..
p1.cpp [Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p1 by 2016-02-08 05:34:00 +00:00
p2.cpp [Cygwin] Enable TLS as emutls. 2015-12-21 02:37:23 +00:00
p5.cpp [Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p5 and p6: 2016-01-29 04:43:59 +00:00
p6.cpp [Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p5 and p6: 2016-01-29 04:43:59 +00:00