llvm-project/libcxx/test/std/language.support/support.dynamic/new.delete
Louis Dionne 4722b5d133 [clang] Correct the macOS version that supports aligned allocation
After checking the libc++abi.dylib shipped in macOS 10.13, I can confirm
that it contains the align_val_t variants of operator new and operator
delete. However, the libc++abi.dylib shipped on macOS 10.12 does not.

Differential Revision: https://reviews.llvm.org/D129198
2022-07-06 15:04:53 -04:00
..
new.delete.array [clang] Correct the macOS version that supports aligned allocation 2022-07-06 15:04:53 -04:00
new.delete.dataraces
new.delete.placement [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
new.delete.single [clang] Correct the macOS version that supports aligned allocation 2022-07-06 15:04:53 -04:00