[libcxx-commits] [libcxxabi] [libcxxabi] Make fallback malloc heap size configurable via CMake (PR #181251)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 13 11:19:00 PST 2026


https://github.com/ldionne commented:

Instead of allowing this (arguably very obscure) setting to be configured, I'd much rather increase the default size to something that is generally useful to reliably recover from OOM. What would such a size be in your opinion? For example, what would you configure it to on the platform that you are (presumably?) building libc++abi for?

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


More information about the libcxx-commits mailing list