llvm-project/clang/test/CXX/temp
Richard Smith df18ee9620 Ensure that we substitute into the declaration of a template parameter pack
(that is not a pack expansion) during template argument deduction, even if we
deduced that the pack would be empty.

llvm-svn: 259688
2016-02-03 20:40:30 +00:00
..
temp.arg [NFC] Change the evaluation context of a non-type default template argument from Unevaluated to ConstantEvaluated. 2015-11-18 04:29:22 +00:00
temp.decls [Lit Test] Updated 34 Lit tests to be C++11 compatible. 2015-11-17 20:25:05 +00:00
temp.fct.spec Ensure that we substitute into the declaration of a template parameter pack 2016-02-03 20:40:30 +00:00
temp.names Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
temp.param [Lit Test] Updated 34 Lit tests to be C++11 compatible. 2015-11-17 20:25:05 +00:00
temp.res PR26048, PR26050: put non-type template parameters and indirect field decls 2016-01-06 22:49:11 +00:00
temp.spec [Lit Test] Updated 34 Lit tests to be C++11 compatible. 2015-11-17 20:25:05 +00:00
temp.type
p3.cpp Implement DR482: namespace members can be redeclared with a qualified name 2013-12-05 07:51:02 +00:00