[libcxx-commits] [libcxx] [libc++] Improve aligned allocation support with picolibc. (PR #96086)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 21 07:14:14 PDT 2024
https://github.com/ldionne requested changes to this pull request.
I think that what this change is trying to accomplish makes a lot of sense, but I think the current approach is more complicated than it needs to be (and similarly introduces unnecessary complexity). I left some comments so we can try to simplify it.
https://github.com/llvm/llvm-project/pull/96086
More information about the libcxx-commits
mailing list