llvm-project/clang/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept
Nathan Wilson 8383912f87 [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
Summary: A program shall not declare an explicit instantiation (14.8.2), an explicit specialization (14.8.3), or a partial specialization of a concept definition.

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

Subscribers: cfe-commits

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

llvm-svn: 265868
2016-04-09 02:55:27 +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
p7.cpp [Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS 2016-04-09 02:55:27 +00:00