llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single
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.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_nothrow.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_nothrow_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_replace.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
new_size.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +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.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete11.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete14.pass.cpp [libc++] Purge mentions of GCC 4 from the test suite 2019-09-25 19:40:48 +00:00
sized_delete_calls_unsized_delete.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
sized_delete_fsizeddeallocation.sh.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00