[libcxx-commits] [libcxx] [libc++] Provide sized deallocation declarations even when the compiler doesn't support sized deallocation (PR #125577)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 3 12:55:20 PST 2025


ldionne wrote:

Another view point on this is that the library should not provide the declaration when the language feature is turned off, but I'm tempted to decouple the two.

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


More information about the libcxx-commits mailing list