llvm-project/clang/test/CXX/basic/basic.lookup
Aaron Ballman 9ef622e5bf The exception-declaration for a function-try-block cannot redeclare a
function parameter. One of our existing test cases was XFAILed because
of this. This fixes the issue and un-XFAILs the test.

llvm-svn: 210026
2014-06-02 13:10:07 +00:00
..
basic.lookup.argdep Added warning on structures/unions that are empty or contain only 2013-11-14 02:13:03 +00:00
basic.lookup.classref 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
basic.lookup.elab
basic.lookup.qual This test should no longer be XFAILed; the standard has stabilized, and the test contents are acceptable. No diagnostics expected from this test. 2014-05-30 13:09:38 +00:00
basic.lookup.udir 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
basic.lookup.unqual The exception-declaration for a function-try-block cannot redeclare a 2014-06-02 13:10:07 +00:00