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-09-23 16:27:02 -07:00
2023-09-28 21:34:14 -07:00
2023-10-10 21:54:15 -07:00
2023-03-13 09:25:31 -07:00
2022-12-14 10:18:08 +00:00
2022-06-12 17:24:19 -04:00
2023-10-20 00:37:47 -07:00
2023-04-03 15:38:07 +02:00
2023-07-22 09:52:14 -07:00
2023-10-10 21:54:15 -07:00
2023-04-03 15:38:07 +02:00
2023-03-27 17:37:58 -07:00
2023-08-23 14:31:42 -07:00
2022-10-24 13:57:04 -07:00
2023-03-31 20:41:31 -07:00
2023-03-18 10:13:55 -07:00
2023-03-31 20:41:31 -07:00
2023-12-11 21:01:36 -08:00
2023-09-20 03:49:08 +09:00
2023-12-11 21:01:36 -08:00
2022-02-06 22:18:35 -08:00
2020-09-11 14:09:05 -07:00
2023-09-14 14:10:14 -07:00
2023-02-05 10:53:36 +01:00
2023-03-27 17:37:58 -07:00
2023-12-11 21:01:36 -08:00
2023-03-27 17:37:58 -07:00
2023-12-11 14:30:32 -08:00
2021-12-15 12:03:55 +11:00
2022-10-03 19:35:34 -07:00
2023-09-28 10:30:38 -07:00
2023-12-11 21:01:36 -08:00
2023-09-09 13:10:38 -07:00
2021-02-26 13:13:05 +01:00
2023-07-06 17:59:21 -07:00
2023-11-27 09:48:56 -08:00
2023-08-14 07:58:25 +02:00
2023-04-02 10:27:06 -07:00
2023-11-11 00:35:14 -08:00
2023-10-05 10:08:38 -04:00
2022-02-06 22:18:35 -08:00
2020-08-13 21:01:21 +02:00