llvm-project/clang/test/CXX/temp/temp.spec/temp.expl.spec
Douglas Gregor 522d5eb7c3 Diagnose the condition in C++ [temp.expl.spec]p16 that prohibits
specializing a member of an unspecialized template, and recover from
such errors without crashing. Fixes PR10024 / <rdar://problem/9509761>.

llvm-svn: 132677
2011-06-06 15:22:55 +00:00
..
examples.cpp Fix an incorrect warning about explicit template specializations for 2011-06-01 22:37:07 +00:00
p1.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p2-0x.cpp Support explicit template specialization and instantiation for members 2011-03-07 16:54:27 +00:00
p2.cpp Detect attempts to provide a specialization of a function within a 2011-03-16 19:27:09 +00:00
p3.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p4.cpp Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00
p5-example.cpp When checking for the necessary 'template<>' headers based on the 2011-05-11 23:26:17 +00:00
p5.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p6.cpp An explicit specialization is allowed following an explicit 2010-02-26 06:03:23 +00:00
p9.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +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.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.cpp When checking for the necessary 'template<>' headers based on the 2011-05-11 23:26:17 +00:00
p16.cpp Diagnose the condition in C++ [temp.expl.spec]p16 that prohibits 2011-06-06 15:22:55 +00:00
p17.cpp Reimplement Sema::MatchTemplateParametersToScopeSpecifier() based on 2011-05-10 18:27:06 +00:00
p18.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p19.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p20.cpp Support friend function specializations. 2010-03-24 07:46:06 +00:00
p21.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00