Diagnose when the 'concept' specifier is used on a typedef or function parameter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D14316
[Concepts] Add diagnostics which fall under [dcl.spec.concept]p1 ClosedPublic Authored by nwilson on Nov 3 2015, 7:13 PM.
Details Summary Diagnose when the 'concept' specifier is used on a typedef or function parameter.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 3 2015, 7:28 PM Closed by commit rL252061: [Concepts] Add diagnostics which fall under [dcl.spec.concept]p1 (authored by nwilson). · Explain WhyNov 4 2015, 10:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39215 cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/test/CXX/concepts-ts/dcl.dcl/dcl.spec/dcl.spec.concept/p1.cpp
|