You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/language.support/support.exception/except.nested
Marshall Clow aa8a52c934 Fix a problem when calling throw_with_nested with a class marked 'final'. Thanks to STL @ Microsoft for the bug report.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@232384 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
assign.pass.cpp Move test into test/std subdirectory. 11 years ago
ctor_copy.pass.cpp Move test into test/std subdirectory. 11 years ago
ctor_default.pass.cpp Move test into test/std subdirectory. 11 years ago
rethrow_if_nested.pass.cpp Move test into test/std subdirectory. 11 years ago
rethrow_nested.pass.cpp Move test into test/std subdirectory. 11 years ago
throw_with_nested.pass.cpp Fix a problem when calling throw_with_nested with a class marked 'final'. Thanks to STL @ Microsoft for the bug report. 11 years ago