Kazu Hirata
744f38913f
[lldb] 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.
2023-12-16 14:39:37 -08:00
..
2023-01-28 15:22:37 -08:00
2023-11-05 08:26:42 -08:00
2023-01-28 12:41:20 -08:00
2023-12-12 16:51:49 -08:00
2023-12-12 16:51:49 -08:00
2023-12-14 14:10:19 -08:00
2023-10-19 11:14:25 -07:00
2023-06-16 08:01:29 +02:00
2023-10-24 10:55:23 -07:00
2023-09-01 21:32:24 -07:00
2023-12-16 14:39:37 -08:00
2023-01-07 14:18:35 -08:00
2023-12-16 14:39:37 -08:00
2023-12-08 11:09:04 +00:00
2023-12-12 16:51:49 -08:00
2023-12-12 16:51:49 -08:00
2023-11-05 08:26:42 -08:00
2023-12-16 14:39:37 -08:00
2023-12-12 16:51:49 -08:00
2023-12-12 16:51:49 -08:00
2023-12-12 16:51:49 -08:00
2023-01-10 11:47:43 +01:00
2023-05-05 11:19:21 -07:00
2023-12-16 14:39:37 -08:00