diff options
author | Derek Mauro <dmauro@google.com> | 2023-09-11 11:20:53 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-09-11 11:22:15 -0700 |
commit | f3eae68bd1d17df708f2b59a43ad7e837a616e6a (patch) | |
tree | d292bc842785f0d734d10cbc0e35431547924543 /.github | |
parent | 317085adc4e4e474eb4546fa9d37f74c61d95f7f (diff) |
Fixes StrCat() performance regression when not using libc++
65d7b6d changed StrCat() to not use an intermediate buffer when the
result fits in the SSO buffer, but only libc++ has an SSO buffer large
enough for this optimization to work.
PiperOrigin-RevId: 564447163
Change-Id: I0c7fa4afed3369b36e13e7d1691eb7f933ea0091
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions