llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array
Louis Dionne 45c935bd0b [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.

llvm-svn: 372916
2019-09-25 19:40:48 +00:00
..
delete_align_val_t_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_align_val_t.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_align_val_t_nothrow.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_align_val_t_nothrow_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_align_val_t_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_array.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_array_nothrow.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_array_nothrow_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_array_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_size.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 2019-03-21 00:24:43 +00:00
new_size_align.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 2019-03-21 00:24:43 +00:00
new_size_align_nothrow.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 2019-03-21 00:24:43 +00:00
new_size_nothrow.sh.cpp [libcxx] [test] Revert r356632 add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]]." 2019-03-21 00:24:43 +00:00
sized_delete_array11.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete_array14.pass.cpp [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
sized_delete_array_calls_unsized_delete_array.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete_array_fsizeddeallocation.sh.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00