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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/language.support/support.dynamic/new.delete/new.delete.array
Billy Robert O'Neal III 3fd12d449b [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]."
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@356635 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
delete_align_val_t_replace.pass.cpp Support tests in freestanding 6 years ago
new_align_val_t.pass.cpp Support tests in freestanding 6 years ago
new_align_val_t_nothrow.pass.cpp Support tests in freestanding 6 years ago
new_align_val_t_nothrow_replace.pass.cpp Support tests in freestanding 6 years ago
new_align_val_t_replace.pass.cpp Support tests in freestanding 6 years ago
new_array.pass.cpp Support tests in freestanding 6 years ago
new_array_nothrow.pass.cpp Support tests in freestanding 6 years ago
new_array_nothrow_replace.pass.cpp Support tests in freestanding 6 years ago
new_array_replace.pass.cpp Support tests in freestanding 6 years ago
new_size.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 6 years ago
new_size_align.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 6 years ago
new_size_align_nothrow.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 6 years ago
new_size_nothrow.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 6 years ago
sized_delete_array11.pass.cpp Support tests in freestanding 6 years ago
sized_delete_array14.pass.cpp Support tests in freestanding 6 years ago
sized_delete_array_calls_unsized_delete_array.pass.cpp Support tests in freestanding 6 years ago
sized_delete_array_fsizeddeallocation.sh.cpp Support tests in freestanding 6 years ago