llvm-project/clang/test/CXX/temp/temp.decls
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.alias Correctly classify pack expansions as NON_CANONICAL_UNLESS_DEPENDENT 2013-07-13 21:08:08 +00:00
temp.class Allow CorrectTypo to replace CXXScopeSpecifiers that refer to classes. 2013-10-19 00:05:00 +00:00
temp.class.spec Hopefully unbreak bots which are seeing an assert in this test. Temporary, real 2013-09-24 05:07:58 +00:00
temp.fct PR17075: When performing partial ordering of a member function against a 2013-09-11 00:52:39 +00:00
temp.friend Issue a diagnostic if we see a templated friend declaration that we do not 2013-11-08 18:59:56 +00:00
temp.mem Sema: Do not allow template declarations inside local classes 2013-10-22 04:14:18 +00:00
temp.variadic PR18401: Fix assert by implementing the current proposed direction of core 2014-01-09 02:22:22 +00:00
p3.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00