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
..
2022-12-20 11:05:50 +00:00
2022-10-03 18:42:49 +02:00
2022-10-03 18:42:49 +02:00
2023-08-09 17:17:18 -07:00
2022-10-03 18:42:49 +02:00
2023-12-16 14:39:37 -08:00
2023-08-16 16:12:18 -07:00
2023-08-09 17:17:18 -07:00
2022-09-19 14:43:31 -07:00
2022-09-09 17:13:08 +02:00
2022-09-09 17:13:08 +02:00
2023-06-20 15:21:46 -07:00
2022-09-09 17:13:08 +02:00
2023-12-16 14:39:37 -08:00
2023-06-27 09:15:12 +00:00
2023-08-21 12:44:17 -07:00
2023-01-07 14:36:35 -08:00
2023-11-07 09:35:25 +00:00
2023-11-06 11:30:19 +00:00
2023-04-17 16:03:35 -07:00
2023-12-16 14:39:37 -08:00
2023-11-30 14:59:10 -08:00
2022-01-25 12:13:49 +01:00
2022-02-03 14:47:01 +01:00
2023-07-25 17:45:19 -07:00
2022-01-28 17:47:47 +01:00
2022-01-28 17:47:47 +01:00