[libcxx-commits] [libcxx] [libc++] Default the allocator argument for most string constructors (PR #169901)
David Spickett via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 16 03:28:26 PST 2025
DavidSpickett wrote:
We use RelWithDebInfo for the library, which means `-O2 -g` but when I look at the test's command, I don't see any optimisation flags which implies `-O0`. I'll see if I can change that.
https://github.com/llvm/llvm-project/pull/169901
More information about the libcxx-commits
mailing list