[libcxx-commits] [libcxx] [libc++] Improve aligned allocation support with picolibc. (PR #96086)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 22 03:41:11 PDT 2024
philnik777 wrote:
If both allocators already have aligned allocation support, why can't the second one simply implement the posix interface?
https://github.com/llvm/llvm-project/pull/96086
More information about the libcxx-commits
mailing list