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.dynamic/new.delete/new.delete.single
Louis Dionne 172204fa13 [libc++] Purge mentions of GCC 4 from the test suite
We don't support GCC 4 and older according to the documentation, so
we should pretend it doesn't exist.

This is a re-application of r372787.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@372916 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
delete_align_val_t_replace.pass.cpp Support tests in freestanding 6 years ago
new.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_nothrow.pass.cpp Support tests in freestanding 6 years ago
new_nothrow_replace.pass.cpp Support tests in freestanding 6 years ago
new_replace.pass.cpp Support tests in freestanding 6 years ago
new_size.fail.cpp Support tests in freestanding 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.fail.cpp Support tests in freestanding 6 years ago
sized_delete11.pass.cpp Support tests in freestanding 6 years ago
sized_delete14.pass.cpp [libc++] Purge mentions of GCC 4 from the test suite 5 years ago
sized_delete_calls_unsized_delete.pass.cpp Support tests in freestanding 6 years ago
sized_delete_fsizeddeallocation.sh.cpp Support tests in freestanding 6 years ago