summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-12-13 22:46:02 -0800
committerKazu Hirata <kazu@google.com>2023-12-13 22:46:02 -0800
commit5c9d82de6b72cc0c037daecce452c450870f0034 (patch)
tree6df2bfa36033214406a096235985cdde220765b4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2255795f281862b11e22920b982d57787808ecbb (diff)
[llvm] 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/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions