hubert.reinterpretcast added a comment. In `test/Parser/cxx-concept-declaration.cpp`:
concept D1 = true; // expected-error {{C++ requires a type specifier for all
declarations}}
triggers the new error and fails the test.
http://reviews.llvm.org/D11490
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
