diff options
| author | Kazu Hirata <kazu@google.com> | 2023-12-13 22:46:02 -0800 |
|---|---|---|
| committer | Kazu Hirata <kazu@google.com> | 2023-12-13 22:46:02 -0800 |
| commit | 5c9d82de6b72cc0c037daecce452c450870f0034 (patch) | |
| tree | 6df2bfa36033214406a096235985cdde220765b4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 2255795f281862b11e22920b982d57787808ecbb (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
