llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single
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.pass.cpp Rename new_handler in tests to avoid conflicts with MSVC symbols. 2017-01-17 00:32:08 +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_nothrow.pass.cpp Rename new_handler in tests to avoid conflicts with MSVC symbols. 2017-01-17 00:32:08 +00:00
new_nothrow_replace.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
new_replace.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
new_size.fail.cpp Commit tests for changes in revision 319710 2017-12-04 23:04:53 +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.fail.cpp Commit tests for changes in revision 319710 2017-12-04 23:04:53 +00:00
sized_delete11.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
sized_delete14.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
sized_delete_calls_unsized_delete.pass.cpp Use DoNotOptimize to prevent new/delete elision. 2018-03-22 21:28:09 +00:00
sized_delete_fsizeddeallocation.sh.cpp [libcxx] Remove the availability_markup LIT feature 2018-12-07 21:48:39 +00:00