llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single
Roger Ferrer Ibanez 8c6562398e Protect tests for new/delete under libcpp-no-exceptions
Skip the tests that expect an exception be thrown and protect unreachable catch blocks.

Differential Revision: https://reviews.llvm.org/D26197

llvm-svn: 285791
2016-11-02 08:14:57 +00:00
..
delete_align_val_t_replace.pass.cpp Prevent new/delete replacement tests from being optimized away. 2016-10-14 22:47:08 +00:00
new.pass.cpp Protect tests for new/delete under libcpp-no-exceptions 2016-11-02 08:14:57 +00:00
new_align_val_t.pass.cpp Attempt to workaround XPASS for aligned allocation tests 2016-10-20 03:31:07 +00:00
new_align_val_t_nothrow.pass.cpp Attempt to workaround XPASS for aligned allocation tests 2016-10-20 03:31:07 +00:00
new_align_val_t_nothrow_replace.pass.cpp XFAIL aligned allocation tests for older Clang versions 2016-10-14 08:47:09 +00:00
new_align_val_t_replace.pass.cpp XFAIL aligned allocation tests for older Clang versions 2016-10-14 08:47:09 +00:00
new_nothrow.pass.cpp Protect tests for new/delete under libcpp-no-exceptions 2016-11-02 08:14:57 +00:00
new_nothrow_replace.pass.cpp Prevent new/delete replacement tests from being optimized away. 2016-10-14 22:47:08 +00:00
new_replace.pass.cpp Placate MSVC's unchecked malloc warnings. 2016-06-22 04:23:54 +00:00
sized_delete11.pass.cpp [libcxx] Rework sized delete. 2015-05-19 02:03:22 +00:00
sized_delete14.pass.cpp Cleanup tests that fail in C++1z and with Clang 3.8 2015-07-17 22:27:43 +00:00
sized_delete_calls_unsized_delete.pass.cpp Prevent new/delete replacement tests from being optimized away. 2016-10-14 22:47:08 +00:00
sized_delete_fsizeddeallocation.sh.cpp Prevent new/delete replacement tests from being optimized away. 2016-10-14 22:47:08 +00:00