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-08-17 16:22:39 -07:00
2023-05-03 10:30:42 -07:00
2023-12-16 14:39:37 -08:00
2020-01-24 08:52:55 +01:00
2023-11-10 16:12:51 -08:00
2023-11-09 12:38:01 +00:00
2023-11-08 10:11:58 -08:00
2023-12-16 14:39:37 -08:00
2020-01-24 08:52:55 +01:00
2023-12-14 17:44:18 +00:00
2022-04-05 13:46:37 -07:00
2022-04-05 13:46:37 -07:00
2021-12-16 09:59:55 -08:00
2023-07-09 14:09:21 +01:00
2023-10-20 00:20:30 -07:00
2021-09-02 11:32:28 -04:00
2023-08-16 10:35:32 -07:00
2023-12-16 14:39:37 -08:00
2023-12-16 14:39:37 -08:00
2022-09-19 14:43:31 -07:00
2022-03-14 13:32:03 -07:00
2020-01-24 08:52:55 +01:00
2023-08-16 10:35:32 -07:00
2023-06-13 20:50:29 -07:00
2023-07-03 14:12:39 -07:00
2023-11-03 14:20:05 +00:00
2023-12-16 14:39:37 -08:00
2023-04-25 15:02:34 -07:00
2023-07-17 12:53:34 -07:00
2020-04-27 09:55:06 +02:00
2023-10-17 15:40:51 -07:00
2023-01-07 14:36:35 -08:00
2020-01-24 08:52:55 +01:00
2023-11-17 10:17:48 -08:00
2023-12-08 11:09:04 +00:00
2021-07-02 11:31:16 -07:00
2023-12-16 14:39:37 -08:00
2023-01-07 14:18:35 -08:00
2021-05-26 12:46:12 +02:00
2023-01-10 11:47:43 +01:00
2023-09-14 10:53:39 -07:00
2023-12-16 14:39:37 -08:00
2023-06-26 10:36:41 -07:00
2022-12-16 07:56:52 +00:00
2022-12-16 07:56:52 +00:00
2020-10-12 13:46:17 +02:00
2023-01-07 14:18:35 -08:00
2021-05-26 12:46:12 +02:00
2023-01-07 14:18:35 -08:00
2023-06-26 10:33:18 -07:00
2021-05-26 12:46:12 +02:00
2021-10-24 17:35:33 -07:00
2023-12-16 14:39:37 -08:00
2023-06-20 15:21:46 -07:00