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/language.support/support.dynamic/new.delete
Howard Hinnant 5ce391e336 Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@172631 91177308-0d34-0410-b5e6-96231b3b80d8
13 years ago
..
new.delete.array Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new. 13 years ago
new.delete.dataraces license change 15 years ago
new.delete.placement license change 15 years ago
new.delete.single license change 15 years ago
nothing_to_do.pass.cpp license change 15 years ago