================ Comment at: test/Parser/cxx-concepts-value-function.cpp:1 @@ +1,2 @@ + +// Support parsing of function concepts and variable concepts ---------------- rsmith wrote: > The name of this test file could be better. Something like > 'cxx-concept-declaration.cpp', maybe, if you're intending on putting tests > for the other parsing changes (requires-clauses, requires-expressions, > concept-introducer syntax, ...) into separate files? There is a patch for requires-clauses here in case we want to coordinate the filenames: http://reviews.llvm.org/D10462.
http://reviews.llvm.org/D10528 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
