llvm-project/clang/test/CXX/basic/basic.scope
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.scope.hiding PR17731: When determining whether a tag and a non-tag were declared in the same 2013-10-30 01:02:04 +00:00
basic.scope.local The exception-declaration for a function-try-block cannot redeclare a 2014-06-02 13:10:07 +00:00
basic.scope.pdecl