llvm-project/clang/test/CXX/temp/temp.spec/temp.explicit
Nico Weber 3ffc4c93fd Fix a crash on invalid, http://llvm.org/pr11599
llvm-svn: 146988
2011-12-20 20:32:49 +00:00
..
p1-0x.cpp [temp.explicit]p1: constexpr cannot be specified in explicit instantiations. 2011-10-14 19:58:02 +00:00
p1-emit.cpp Template static data members can have weak_odr linkage, not just 2011-04-12 01:46:54 +00:00
p1.cpp Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00
p2.cpp Make the -Wc++11-compat warnings ignored by default, so we don't break 2011-10-25 03:07:45 +00:00
p3-0x.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p3.cpp Fix a crash on invalid, http://llvm.org/pr11599 2011-12-20 20:32:49 +00:00
p4.cpp 'extern template' is a C++11 feature. Add an Extension for C++98 (this matches 2011-10-20 18:35:58 +00:00
p5.cpp Make the -Wc++11-compat warnings ignored by default, so we don't break 2011-10-25 03:07:45 +00:00
p6.cpp Do not require a complete type when checking for a pointer conversion 2010-02-22 17:06:41 +00:00
p7.cpp Factor out (some of) the checking for invalid forms of pointer 2011-06-27 08:02:19 +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-linkage.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p9.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p10.cpp Switch file-scope assignment initialization over to InitializationSequence. 2009-12-22 02:10:53 +00:00
p11.cpp Partial fix for PR7267 based on comments by John McCall on an earlier patch. 2010-06-28 08:39:25 +00:00
p12.cpp remove curly quotes, patch by Dimitry Andric! 2010-09-06 17:52:29 +00:00