aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-12-13 23:48:53 -0800
committerKazu Hirata <kazu@google.com>2023-12-13 23:48:53 -0800
commit11efccea8f96c64b893d527523b2bfe8b0734ebd (patch)
treeb63ed3aa40ba1df08c20f44311da53baf44b464f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentad8fd5b18545f90a2c3abcd056e9c566721d8711 (diff)
downloadllvm-11efccea8f96c64b893d527523b2bfe8b0734ebd.zip
llvm-11efccea8f96c64b893d527523b2bfe8b0734ebd.tar.gz
llvm-11efccea8f96c64b893d527523b2bfe8b0734ebd.tar.bz2
[flang] 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