str_cat.h
23 KB
-
Fixes StrCat() performance regression when not using libc++ · f3eae68b
65d7b6d4 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
Derek Mauro committed