This was added inconsistently in
19fd9039ca242f408493b5c662f9d908eab8555e; Windows (neither MSVC nor
MinGW toolchains) doesn't have the aligned_alloc function and we don't
define _LIBCPP_HAS_ALIGNED_ALLOC while building libcxx.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGbe34d5f74afe: [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo