aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-12-13 23:11:05 -0800
committerKazu Hirata <kazu@google.com>2023-12-13 23:11:05 -0800
commit76bbbcb41bcf4a1d7a26bb11b78cf97b60ea7d4b (patch)
tree128cd0e7b2ec1b7510e1c6c165dc05bcdd53f4e3 /llvm/lib/Bitcode
parent88d319a29ff5d3be1bb9a7e88ef6e17df1dfe607 (diff)
downloadllvm-76bbbcb41bcf4a1d7a26bb11b78cf97b60ea7d4b.zip
llvm-76bbbcb41bcf4a1d7a26bb11b78cf97b60ea7d4b.tar.gz
llvm-76bbbcb41bcf4a1d7a26bb11b78cf97b60ea7d4b.tar.bz2
[clang-tidy] Use StringRef::{starts,ends}_with (NFC)
This patch replaces uses of StringRef::{starts,ends}with with StringRef::{starts,ends}_with for consistency with std::{string,string_view}::{starts,ends}_with in C++20. I'm planning to deprecate and eventually remove StringRef::{starts,ends}with.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions