Use the new absl::StringResizeAndOverwrite() in string escaping utilities

PiperOrigin-RevId: 823159114
Change-Id: I94ccf42464a5fee6233b15dc8d44503b0b3f9db2
This commit is contained in:
Derek Mauro
2025-10-23 13:09:30 -07:00
committed by Copybara-Service
parent 4099f7429a
commit 09c29fe055
4 changed files with 120 additions and 85 deletions

View File

@@ -135,6 +135,7 @@ cc_library(
copts = ABSL_DEFAULT_COPTS,
linkopts = ABSL_DEFAULT_LINKOPTS,
deps = [
":resize_and_overwrite",
"//absl/base:config",
"//absl/base:core_headers",
"//absl/base:endian",