llvm-project/clang/test/CXX/basic/basic.scope/basic.scope.local
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
..
p2.cpp The exception-declaration for a function-try-block cannot redeclare a 2014-06-02 13:10:07 +00:00
p4-0x.cpp