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-07-03 09:31:10 -07:00
2023-08-17 17:54:51 +01:00
2023-12-16 14:39:37 -08:00
2023-12-16 14:39:37 -08:00
2023-09-01 21:32:24 -07:00
2023-05-23 13:39:43 -05:00
2023-06-14 22:04:43 -07:00
2023-12-16 14:39:37 -08:00
2023-06-13 15:51:32 -07:00
2023-06-13 11:37:41 -07:00
2023-05-23 13:39:43 -05:00
2023-05-23 13:39:43 -05:00
2023-05-23 13:39:43 -05:00
2023-05-23 13:39:43 -05:00
2023-06-06 08:11:01 -07:00
2023-06-15 11:59:47 +02:00
2023-05-23 13:39:43 -05:00
2023-05-23 13:39:43 -05:00
2023-09-22 10:10:21 -07:00
2023-09-22 10:10:21 -07:00
2023-08-09 17:17:18 -07:00
2023-05-23 13:39:43 -05:00
2023-05-23 13:39:43 -05:00
2023-12-16 14:39:37 -08:00
2023-11-07 18:49:11 +01:00
2023-12-16 14:39:37 -08:00
2023-10-28 02:33:50 +03:00
2023-11-01 16:44:34 +03:00