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-15 23:09:59 +01:00
2020-02-17 23:15:40 -08:00
2022-11-30 14:39:39 +00:00
2023-06-13 15:51:32 -07:00
2023-02-08 10:22:50 -08:00
2023-12-16 14:39:37 -08:00
2023-10-09 16:43:59 -07:00
2023-04-14 17:10:18 +01:00
2023-01-07 14:36:35 -08:00
2023-06-14 14:38:18 -07:00
2021-12-12 11:04:44 -08:00
2023-08-31 11:27:59 -07:00
2023-06-13 15:51:32 -07:00
2023-07-20 19:32:58 -07:00
2023-07-20 19:32:58 -07:00
2023-06-13 11:37:41 -07:00
2020-02-17 23:15:40 -08:00
2023-06-13 11:37:41 -07:00
2023-06-13 15:51:32 -07:00
2023-07-03 09:35:24 -07:00
2023-06-13 15:51:32 -07:00
2022-11-30 14:39:39 +00:00
2023-01-07 14:18:35 -08:00
2023-06-13 15:51:32 -07:00
2023-12-16 14:39:37 -08:00
2023-06-13 11:37:41 -07:00
2022-09-09 15:58:55 -07:00
2023-06-13 15:51:32 -07:00
2023-09-21 15:45:42 -07:00
2021-12-09 13:10:43 -08:00
2023-12-16 14:39:37 -08:00
2023-09-21 15:45:42 -07:00
2022-09-15 22:35:58 -07:00
2020-02-17 23:15:40 -08:00