[libcxx-commits] [libcxx] [libc++] Build with -fsized-deallocation (PR #96217)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 20 11:37:50 PDT 2024


EricWF wrote:

Also maybe we should move the ABI checking to a single build configuration. Since most of the configurations build libc++ /libc++abi in the same way, they should all have the same results. 

That way breakages like this are less disruptive?


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


More information about the libcxx-commits mailing list