aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-12-13 23:26:09 -0800
committerKazu Hirata <kazu@google.com>2023-12-13 23:26:09 -0800
commitd5953e3e3092f7142a07aa012fc9665ede09e53b (patch)
treef5845795a7a5c69cb3e03fe0289dfe9f7215c9f6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent76bbbcb41bcf4a1d7a26bb11b78cf97b60ea7d4b (diff)
downloadllvm-d5953e3e3092f7142a07aa012fc9665ede09e53b.zip
llvm-d5953e3e3092f7142a07aa012fc9665ede09e53b.tar.gz
llvm-d5953e3e3092f7142a07aa012fc9665ede09e53b.tar.bz2
[clangd] 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