[libcxx-commits] [libcxx] [libcxx] Use `aligned_alloc` for testing instead of `posix_memalign` (PR #101748)
Joseph Huber via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 5 19:50:36 PDT 2024
jhuber6 wrote:
Seems that the Android bot didn't like it https://buildkite.com/llvm-project/libcxx-ci/builds/37005#0191244b-a842-47b6-9990-0a1c24e6fbe9. I'm guessing that's a gap in their implementation since it's supposed to be required for C++17.
https://github.com/llvm/llvm-project/pull/101748
More information about the libcxx-commits
mailing list