Files
clang-p2996/lldb/bindings
Kazu Hirata 364d7e775f [lldb] Use StringRef::starts_with (NFC)
This patch replaces uses of StringRef::startswith with
StringRef::starts_with for consistency with
std::{string,string_view}::starts_with in C++20.

I'm planning to deprecate and eventually remove
StringRef::{starts,ends}with.
2023-12-17 15:51:48 -08:00
..
2023-05-15 17:24:00 -07:00