mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 12:07:05 +08:00
Use the new absl::StringResizeAndOverwrite() in string escaping utilities
PiperOrigin-RevId: 823159114 Change-Id: I94ccf42464a5fee6233b15dc8d44503b0b3f9db2
This commit is contained in:
committed by
Copybara-Service
parent
4099f7429a
commit
09c29fe055
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user