Kazu Hirata
586ecdf205
[llvm] Use StringRef::{starts,ends}_with (NFC) ( #74956 )
...
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-11 21:01:36 -08:00
..
2023-12-11 21:01:36 -08:00
2023-12-11 21:01:36 -08:00
2023-08-31 13:16:07 +02:00
2019-01-19 08:50:56 +00:00
2023-07-03 21:19:09 +05:30
2022-10-26 14:06:08 -04:00
2022-05-12 23:25:09 +01:00
2022-05-11 23:40:38 +01:00
2022-05-26 11:22:41 -07:00
2023-12-07 21:03:56 -08:00
2020-02-29 09:50:23 +01:00
2022-11-14 10:52:04 +01:00
2019-01-19 08:50:56 +00:00
2022-10-26 14:06:08 -04:00
2023-11-08 09:49:07 +00:00
2023-09-14 14:10:14 -07:00
2023-09-14 14:10:14 -07:00
2023-09-16 17:09:41 +08:00
2023-08-31 17:30:10 -04:00
2022-12-21 13:25:15 -08:00
2022-10-26 14:06:08 -04:00
2023-01-28 09:23:07 -08:00
2019-01-19 08:50:56 +00:00
2023-09-11 09:27:37 -07:00
2022-05-26 11:22:41 -07:00
2019-11-03 00:50:52 +03:00
2023-10-25 11:28:22 -07:00
2022-01-02 10:20:15 -08:00
2021-07-13 11:04:10 -04:00
2021-07-13 11:04:10 -04:00
2023-09-05 08:19:06 +02:00
2022-09-04 15:28:53 -07:00
2023-09-14 14:10:14 -07:00
2020-03-13 17:13:51 +00:00
2023-07-03 21:19:09 +05:30
2022-10-26 14:06:08 -04:00
2022-08-08 11:24:15 -07:00
2023-05-17 21:51:45 +03:00
2021-03-30 17:31:39 +01:00
2021-11-23 18:01:12 -05:00
2020-01-28 13:30:59 +01:00
2023-01-05 14:11:08 +01:00
2022-12-17 11:55:34 +05:30
2023-08-31 17:30:10 -04:00
2023-07-11 09:42:30 +02:00
2023-09-13 13:31:24 -07:00
2023-09-14 14:10:14 -07:00
2023-12-11 21:01:36 -08:00
2023-12-07 21:03:56 -08:00
2023-07-27 14:49:17 +05:30
2023-12-04 10:17:59 +01:00
2022-12-21 10:49:32 -05:00
2023-12-07 21:03:56 -08:00
2019-12-04 11:30:00 +00:00
2022-03-16 08:43:00 +01:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2022-01-20 20:10:04 +03:00
2023-12-03 22:32:21 -08:00
2019-01-19 08:50:56 +00:00
2022-03-10 10:00:29 +01:00
2023-09-14 14:10:14 -07:00
2023-09-05 08:19:05 +02:00
2023-11-09 17:03:56 -08:00
2023-07-31 10:03:38 -04:00
2023-05-15 17:30:33 +01:00
2023-08-03 17:20:32 +01:00
2020-10-30 10:59:15 +03:00
2023-08-24 19:21:36 -07:00
2023-08-24 19:21:36 -07:00
2022-12-17 11:55:34 +05:30
2021-04-22 11:32:29 +01:00
2023-07-03 21:19:09 +05:30
2023-09-14 14:10:14 -07:00
2023-09-14 14:10:14 -07:00
2023-12-07 21:03:56 -08:00
2023-05-03 00:13:20 +09:00
2023-09-13 13:31:24 -07:00
2023-09-14 14:10:14 -07:00
2023-12-03 16:24:43 -08:00
2023-09-14 14:10:14 -07:00
2023-09-14 14:10:14 -07:00
2020-05-21 15:23:29 -07:00
2020-05-21 15:23:29 -07:00
2022-12-05 04:21:08 +00:00
2022-05-16 14:45:40 +08:00
2022-05-16 14:45:40 +08:00
2017-12-11 11:21:40 +00:00