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-09-06 10:28:12 +03:00
2023-05-03 00:13:20 +09:00
2023-12-07 13:17:58 -08:00
2023-09-14 14:10:14 -07:00
2022-09-25 17:55:09 -04:00
2023-12-11 21:01:36 -08:00
2022-03-24 02:33:51 +00:00
2023-07-26 14:35:42 +08:00
2023-06-11 00:20:43 +08:00
2023-12-03 22:32:21 -08:00
2020-02-29 09:50:23 +01:00
2023-08-14 14:24:10 +08:00
2023-10-02 21:14:22 +08:00
2023-07-19 11:43:39 +08:00
2023-08-31 17:30:10 -04:00
2023-09-14 14:10:14 -07:00
2023-09-25 08:53:03 -07:00
2023-09-25 08:53:03 -07:00
2022-12-21 10:49:32 -05:00
2023-01-23 09:06:10 +08:00
2023-07-19 11:57:00 +08:00
2023-07-19 11:43:39 +08:00
2023-07-26 14:35:42 +08:00
2023-09-14 14:10:14 -07:00
2023-09-14 14:10:14 -07:00
2022-01-20 02:53:10 +00:00
2022-01-20 02:53:10 +00:00
2016-12-10 12:08:19 +00:00