[libcxx-commits] [libcxx] Improve string allocation (PR #92652)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 18 07:51:00 PDT 2024
https://github.com/philnik777 requested changes to this pull request.
Could you expand a bit on why you think these are unnecessary? All of these checks look like they're required for correctness according to the standard or to keep string-internal invariants.
https://github.com/llvm/llvm-project/pull/92652
More information about the libcxx-commits
mailing list