[libcxx-commits] [libcxx] [libc++] fix minor performance issue in `basic_string<C>::append()` (PR #210078)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 16 08:34:01 PDT 2026


philnik777 wrote:

Given that the only case where you see a difference is in a completely artificial and unrealistic scenario I'm not convinced we want to take this. Do you have anything that's more likely to actually exist where this makes a difference?

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


More information about the libcxx-commits mailing list