forked from OSchip/llvm-project
de49845b05
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 |
||
---|---|---|
.. | ||
p1.cpp | ||
p2.cpp | ||
p5.cpp | ||
p6.cpp |