hanchenye-llvm-project/clang/test/CXX/temp
Abramo Bagnara 6a0c4097f1 Parentheses around address non-type template argument is demoted to an extension warning.
llvm-svn: 113739
2010-09-13 06:06:58 +00:00
..
temp.arg Parentheses around address non-type template argument is demoted to an extension warning. 2010-09-13 06:06:58 +00:00
temp.decls make clang print types as "const int *" instead of "int const*", 2010-09-05 00:04:01 +00:00
temp.fct.spec When instantiating a function type, instantiate the return type before 2010-08-31 00:26:14 +00:00
temp.names Reinstate r104117, Chandler Carruth's change that "[provides] a naming 2010-05-20 20:58:56 +00:00
temp.param Get rid of isObjectType; when C++ says "object type", it generally 2010-08-05 02:49:48 +00:00
temp.res Implement C++ [temp.local]p4, which specifies how we eliminate 2010-04-12 20:54:26 +00:00
temp.spec When diagnosing C++ [temp.expl.spec]p3 in C++98/03 mode, downgrade the 2010-09-12 05:24:55 +00:00