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-11-25 12:37:29 +01:00
2023-06-09 11:57:51 +02:00
2023-06-27 09:34:46 +02:00
2023-06-27 09:34:46 +02:00
2023-10-21 22:23:02 -07:00
2023-08-15 01:16:58 -07:00
2023-08-04 13:57:13 -07:00
2023-10-12 21:21:45 -07:00
2023-10-13 20:09:33 -07:00
2022-07-31 07:49:59 +09:00
2022-01-06 17:22:21 +11:00
2022-07-19 15:03:14 -07:00
2023-10-22 23:32:33 +02:00
2023-10-22 23:32:33 +02:00
2023-11-15 11:18:23 +01:00
2023-08-14 07:58:25 +02:00
2023-06-27 09:34:46 +02:00
2023-08-14 07:58:25 +02:00
2023-11-01 23:16:33 -07:00
2023-10-28 11:30:43 +02:00
2023-12-11 21:01:36 -08:00
2023-10-21 22:23:02 -07:00
2023-08-14 07:58:25 +02:00
2023-10-10 21:54:15 -07:00
2023-07-16 10:07:48 -07:00
2023-08-05 09:49:30 +09:00
2023-07-27 16:37:02 -07:00
2023-11-11 09:48:29 -08:00
2023-10-12 21:21:45 -07:00
2023-01-18 20:49:20 +08:00
2023-08-14 07:58:25 +02:00
2023-08-14 07:58:25 +02:00
2023-01-28 15:22:37 -08:00
2023-12-11 21:01:36 -08:00
2023-10-10 21:54:15 -07:00
2022-01-06 17:22:21 +11:00
2023-10-14 10:57:03 +08:00
2023-10-28 11:30:43 +02:00
2023-02-07 12:39:46 +00:00
2023-07-16 10:07:48 -07:00