[libcxx-commits] [libcxx] [libc++] Improve aligned allocation support with picolibc. (PR #96086)

Simon Tatham via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 15 05:18:45 PDT 2024


statham-arm wrote:

The picolibc maintainer has merged a PR adding `posix_memalign` to the allocator that didn't already have it, so this change isn't needed any more.

https://github.com/llvm/llvm-project/pull/96086


More information about the libcxx-commits mailing list