llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array
Louis Dionne 737be83d20 [libcxx] Remove the availability_markup LIT feature
It is now equivalent to the 'availability' LIT feature, so there's no
reason to keep both.

llvm-svn: 348653
2018-12-07 21:48:39 +00:00
..
delete_align_val_t_replace.pass.cpp [libcxx] Add XFAILs for aligned allocation tests on AppleClang 9 2018-12-06 18:06:47 +00:00
new_align_val_t.pass.cpp [libcxx] Add XFAILs for aligned allocation tests on AppleClang 9 2018-12-06 18:06:47 +00:00
new_align_val_t_nothrow.pass.cpp [libcxx] Add XFAILs for aligned allocation tests on AppleClang 9 2018-12-06 18:06:47 +00:00
new_align_val_t_nothrow_replace.pass.cpp [libcxx] Add XFAILs for aligned allocation tests on AppleClang 9 2018-12-06 18:06:47 +00:00
new_align_val_t_replace.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
new_array.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
new_array_nothrow.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
new_array_nothrow_replace.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
new_array_replace.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
new_size.sh.cpp [libcxx] Fix XFAILs for aligned allocation tests on older OSX versions 2018-08-15 00:30:03 +00:00
new_size_align.sh.cpp [libcxx] Fix XFAILs for aligned allocation tests on older OSX versions 2018-08-15 00:30:03 +00:00
new_size_align_nothrow.sh.cpp [libcxx] Fix XFAILs for aligned allocation tests on older OSX versions 2018-08-15 00:30:03 +00:00
new_size_nothrow.sh.cpp [libcxx] Fix XFAILs for aligned allocation tests on older OSX versions 2018-08-15 00:30:03 +00:00
sized_delete_array11.pass.cpp Fix nodiscard failure tests on compilers w/o -verify. 2018-01-17 22:48:09 +00:00
sized_delete_array14.pass.cpp [libcxx] [test] Change comments to say C++ instead of c++. NFC. 2017-07-29 00:55:35 +00:00
sized_delete_array_calls_unsized_delete_array.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
sized_delete_array_fsizeddeallocation.sh.cpp [libcxx] Remove the availability_markup LIT feature 2018-12-07 21:48:39 +00:00