================ Comment at: test/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp:11 @@ +10,3 @@ + +// UNSUPPORTED: c++98, c++03 + ---------------- Don't we require that the set of LIT directives happen in the first continuous block of '//' comments? http://reviews.llvm.org/D5956