summaryrefslogtreecommitdiff
path: root/create_lts.py
diff options
context:
space:
mode:
authorGravatar Derek Mauro <dmauro@google.com>2023-07-11 10:57:18 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2023-07-11 10:58:27 -0700
commitb2a6c1bca7e177cf033ebe2361e8f2d99fabf9a9 (patch)
treeaf39af0b6837d73ec9dc3f0d9df2f729807ec903 /create_lts.py
parent20cf119df47eb7d1d9e7813d15d01f2ea7dc9bc3 (diff)
Cleanup `//absl/strings/internal/memutil.h`
`memmatch()` is only used in `string_view.cc`, so move it there. The moving of `memmatch()` to `string_view.cc` decouples `string_view` from `memutil`, which will allow us to move `string_view` into its own target in a followup. The only other function that is used is `memcasecmp()`, so delete all other functions. PiperOrigin-RevId: 547238386 Change-Id: Id6fad47dd24191c8e8f26dd923fffa1007c8db4a
Diffstat (limited to 'create_lts.py')
0 files changed, 0 insertions, 0 deletions