llvm-project/clang/test/CXX/temp/temp.param
Douglas Gregor 205d044552 Switch diagnostic text from "C++0x" over to "C++11".
We'd also like for "C++11" or "c++11" to be used for the warning
groups, but without removing the old warning flags. Patches welcome;
I've run out of time to work on this today.

llvm-svn: 141801
2011-10-12 19:26:40 +00:00
..
p1.cpp When we run into a template parameter that should have a default 2011-01-27 01:40:17 +00:00
p2.cpp Properly disambiguate between an elaborated-type-specifier and a 2010-06-04 07:30:15 +00:00
p3.cpp Audit uses of Sema::LookupSingleName for those lookups that are 2010-04-15 23:40:53 +00:00
p4.cpp Get rid of isObjectType; when C++ says "object type", it generally 2010-08-05 02:49:48 +00:00
p7.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p8.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p9-0x.cpp When checking the instantiation of a default template argument against 2011-06-03 02:59:40 +00:00
p9.cpp Switch diagnostic text from "C++0x" over to "C++11". 2011-10-12 19:26:40 +00:00
p10-0x.cpp Implement support for C++0x alias templates. 2011-05-05 21:57:07 +00:00
p10.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p11-0x.cpp Implement support for C++0x alias templates. 2011-05-05 21:57:07 +00:00
p11.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p12.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p13.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p14.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p15-cxx0x.cpp Make sure that we parse a '>>' that closes two template argument lists 2011-01-11 00:45:18 +00:00
p15.cpp Switch diagnostic text from "C++0x" over to "C++11". 2011-10-12 19:26:40 +00:00