llvm-project/clang/test/CXX
Richard Smith b12cf6ceb7 Hopefully unbreak bots which are seeing an assert in this test. Temporary, real
fix to come once I've tracked down the problem (which is pre-existing and not
related to the change which introduced this test).

llvm-svn: 191279
2013-09-24 05:07:58 +00:00
..
basic Switch the semantic DeclContext for a block-scope declaration of a function or 2013-09-20 01:15:31 +00:00
class C++11: don't warn about the deprecated 'register' keyword if it's combined with 2013-06-17 01:34:01 +00:00
class.access Implement [class.friend]p11's special name lookup rules for friend declarations 2013-08-09 04:35:01 +00:00
class.derived Improve error for "override" + non-virtual func. 2013-09-05 23:51:03 +00:00
conv 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
dcl.dcl Mark that qualifiers can prefix the auto type. This seems to just have 2013-09-02 19:20:06 +00:00
dcl.decl Modify the uninitialized field visitor to detect uninitialized use across the 2013-09-20 03:03:06 +00:00
drs Switch the semantic DeclContext for a block-scope declaration of a function or 2013-09-20 01:15:31 +00:00
except Preserve exception specs in function decl merging. 2013-09-06 21:09:09 +00:00
expr Mark that qualifiers can prefix the auto type. This seems to just have 2013-09-02 19:20:06 +00:00
lex Integers which are too large should be an error. 2013-07-23 00:25:18 +00:00
over Don't produce duplicate notes if we have deduction failure notes when resolving 2013-08-14 00:00:44 +00:00
special Implement [class.friend]p11's special name lookup rules for friend declarations 2013-08-09 04:35:01 +00:00
stmt.stmt Add -Wdeprecated warnings and fixits for things deprecated in C++11: 2013-06-13 02:02:51 +00:00
temp Hopefully unbreak bots which are seeing an assert in this test. Temporary, real 2013-09-24 05:07:58 +00:00