diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-11-03 17:52:51 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-11-03 17:53:56 +0000 |
commit | 141122ece3c09a2f2e3c0280687633820bf632d5 (patch) | |
tree | d01b84979bab6bbfd97143966853ea633cfa6105 /llvm/lib/Support/StringRef.cpp | |
parent | 7c93452e174dd182c36471bc1e8272f26c0ae6db (diff) | |
download | llvm-141122ece3c09a2f2e3c0280687633820bf632d5.zip llvm-141122ece3c09a2f2e3c0280687633820bf632d5.tar.gz llvm-141122ece3c09a2f2e3c0280687633820bf632d5.tar.bz2 |
[TableGen] Use StringRef::starts_with/ends_with instead of startswith/endswith. NFC.
startswith/endswith wrap starts_with/ends_with and will eventually go away (to more closely match string_view)
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions