llvm-project/clang/test/CXX/temp
Douglas Gregor 857591143e When creating the injected-class-name for a class template involving a
non-type template parameter pack, make sure to create a pack expansion
for the corresponding template argument.

llvm-svn: 122799
2011-01-04 02:33:52 +00:00
..
temp.arg Teach the warning about unnamed/local types in template arguments to 2010-10-13 00:27:52 +00:00
temp.decls When creating the injected-class-name for a class template involving a 2011-01-04 02:33:52 +00:00
temp.fct.spec Fix a thinko in a helper routine for template argument deduction that 2010-12-24 00:35:52 +00:00
temp.names Reinstate r104117, Chandler Carruth's change that "[provides] a naming 2010-05-20 20:58:56 +00:00
temp.param Non-type template parameter packs cannot have default arguments. 2010-12-24 00:20:52 +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