[libcxx-commits] [libcxx] [libc++] Simplify when the sized global deallocations overloads are available (PR #114667)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 4 08:17:01 PST 2024


ldionne wrote:

This makes sense to me, and I think the same should apply to aligned allocation as well (we should do that separately).

However, I'd like to get @EricWF 's thoughts on this since he was the one to introduce this 2-level dance for aligned allocation if I remember correctly.

Also, some CI failures are not flukes and should be addressed.

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


More information about the libcxx-commits mailing list