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
Louis Dionne e2586fd18f [libcxx] Rejigger test for destroying delete feature-test macros
In r361572, we introduced library support for C++20 destroying delete
and decided to only define the library feature-test macro when the
compiler supports the underlying language feature. This patch reworks
the tests to mirror that.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@366263 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
alloc.errors Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 7 years ago
new.delete Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 7 years ago
ptr.launder Support tests in freestanding 7 years ago
align_val_t.pass.cpp Support tests in freestanding 7 years ago
destroying_delete_t.pass.cpp [libcxx] Rejigger test for destroying delete feature-test macros 6 years ago
destroying_delete_t_declaration.pass.cpp fix destroying delete test with older apple compilers 7 years ago