llvm-project/clang/test/CXX/temp
Richard Smith 83b11aae18 PR18401: Fix assert by implementing the current proposed direction of core
issue 1430. Don't allow a pack expansion to be used as an argument to an alias
template unless the corresponding parameter is a parameter pack.

llvm-svn: 198833
2014-01-09 02:22:22 +00:00
..
temp.arg Revert "Don't require -re suffix on -verify directives with regexes." 2013-12-14 01:07:05 +00:00
temp.decls PR18401: Fix assert by implementing the current proposed direction of core 2014-01-09 02:22:22 +00:00
temp.fct.spec Add quotation marks to template names in diagnostics. 2013-03-05 06:21:38 +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 Move detection of reference members binding to temporaries from building of 2013-06-12 21:51:50 +00:00
temp.res PR17592: Ensure we diagnose shadowing a template parameter with a local extern 2013-10-16 21:12:00 +00:00
temp.spec Give a more appropriate diagnostic when a template specialization or 2013-12-07 05:09:50 +00:00
temp.type 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 Implement DR482: namespace members can be redeclared with a qualified name 2013-12-05 07:51:02 +00:00