N ================ Comment at: test/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp:11 @@ +10,3 @@ + +// UNSUPPORTED: c++98, c++03 + ---------------- jroelofs wrote: > EricWF wrote: > > jroelofs wrote: > > > Don't we require that the set of LIT directives happen in the first > > > continuous block of '//' comments? > > Almost. Lines containing only white space are also allowed. > Ah. Awkward. Why don't we allow it throughout the whole file? Not sure. There has never been a need to do that. Perhaps to enforce the style that these comments go at the top?
http://reviews.llvm.org/D5956 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
