hanchenye-llvm-project/clang/test/CXX/temp
Douglas Gregor 8a6d0e091b Downgrade the warning about the use of typedefs for class template
specializations within an explicit instantiation to default to off
(enabled by -pedantic). Nobody else seem to implement C++
[temp.explicit]p3. Fixes PR10093.

llvm-svn: 132704
2011-06-07 02:21:18 +00:00
..
temp.arg Implement C++0x [temp.arg.template]p3, which allows slightly fuzzy 2011-01-13 00:08:50 +00:00
temp.decls Diagnose unexpanded parameter packs in return statements. This 2011-05-20 15:32:55 +00:00
temp.fct.spec Implement CWG1170, which makes access-control errors into template 2011-05-11 23:45:11 +00:00
temp.names Reinstate r104117, Chandler Carruth's change that "[provides] a naming 2010-05-20 20:58:56 +00:00
temp.param When checking the instantiation of a default template argument against 2011-06-03 02:59:40 +00:00
temp.res Implement support for C++0x alias templates. 2011-05-05 21:57:07 +00:00
temp.spec Downgrade the warning about the use of typedefs for class template 2011-06-07 02:21:18 +00:00
temp.type Implement support for C++0x alias templates. 2011-05-05 21:57:07 +00:00