llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single
Marshall Clow 5cbce174d9 Mark two tests as failing on clang 3.8 (they failed on 3.7, too)
llvm-svn: 242375
2015-07-16 02:44:33 +00:00
..
new.pass.cpp Use generic feature name for sanitizers that replace new and delete 2015-03-10 20:46:04 +00:00
new_nothrow.pass.cpp Use generic feature name for sanitizers that replace new and delete 2015-03-10 20:46:04 +00:00
new_nothrow_replace.pass.cpp Use generic feature name for sanitizers that replace new and delete 2015-03-10 20:46:04 +00:00
new_replace.pass.cpp Use generic feature name for sanitizers that replace new and delete 2015-03-10 20:46:04 +00:00
sized_delete11.pass.cpp [libcxx] Rework sized delete. 2015-05-19 02:03:22 +00:00
sized_delete14.pass.cpp Mark two tests as failing on clang 3.8 (they failed on 3.7, too) 2015-07-16 02:44:33 +00:00
sized_delete_calls_unsized_delete.pass.cpp [libcxx] Rework sized delete. 2015-05-19 02:03:22 +00:00
sized_delete_fsizeddeallocation.sh.cpp Address @danalberts comments on r237700 2015-05-19 23:10:32 +00:00