hanchenye-llvm-project/clang/test/CXX/temp
Larisse Voufo d8dd97c0a2 Bug fix: disallow a variable template to be redeclared as a non-templated variable
llvm-svn: 188350
2013-08-14 03:09:19 +00:00
..
temp.arg Add triples to these tests since they're now using TLS, which isn't available on all targets. 2013-04-15 08:00:15 +00:00
temp.decls Started implementing variable templates. Top level declarations should be fully supported, up to some limitations documented as FIXMEs or TODO. Static data member templates work very partially. Static data member templates of class templates need particular attention... 2013-08-06 01:03:05 +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 Fix regression in r168477. Use canonical decl when looking for base class 2012-11-22 00:40:54 +00:00
temp.spec Bug fix: disallow a variable template to be redeclared as a non-templated variable 2013-08-14 03:09:19 +00:00
temp.type
p3.cpp Promote the warning about extra qualification on a declaration from a 2012-09-13 20:16:20 +00:00