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
2023-04-16 00:51:27 -07:00
2022-08-11 11:00:26 -07:00
2023-01-07 14:18:35 -08:00
2023-01-07 14:18:35 -08:00
2023-01-07 14:18:35 -08:00
2023-01-07 14:18:35 -08:00
2023-01-07 14:18:35 -08:00
2023-12-16 14:39:37 -08:00
2022-12-16 19:30:47 +00:00
2023-01-07 14:18:35 -08:00
2023-01-07 14:18:35 -08:00
2023-11-03 14:20:05 +00:00
2023-03-30 12:48:36 +02:00
2023-11-08 10:17:38 +00:00
2023-11-01 10:40:25 +00:00
2023-07-06 20:26:23 -07:00
2023-07-20 16:32:47 -07:00
2023-07-20 16:32:47 -07:00
2023-06-27 09:15:12 +00:00
2023-01-07 14:18:35 -08:00
2023-03-15 10:15:44 +00:00
2023-03-15 10:15:44 +00:00
2023-09-01 21:32:24 -07:00
2023-05-06 08:56:24 -07:00
2023-07-09 14:09:21 +01:00
2023-03-02 13:51:30 -08:00
2022-01-26 13:10:10 +01:00
2019-01-19 08:50:56 +00:00