================ Comment at: test/Parser/cxx-concepts-value-function.cpp:1 @@ +1,2 @@ + +// Support parsing of function concepts and variable concepts ---------------- nwilson wrote: > hubert.reinterpretcast wrote: > > 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. > Yeah, I wasn't sure about the file name. I'd be okay with > cxx-concept-declaration.cpp. > > Hubert - do you have any preference? Sounds good.
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
