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-07 13:17:58 -08:00
2022-01-23 22:53:15 -08:00
2023-08-30 16:26:44 -07:00
2023-08-15 08:32:12 +09:00
2023-01-17 22:39:39 +03:00
2020-12-21 22:42:24 +09:00
2022-12-04 22:43:14 +00:00
2022-12-02 20:36:06 -08:00
2022-09-08 09:01:53 -06:00
2023-01-31 19:50:26 -05:00
2022-12-17 11:55:34 +05:30
2023-08-31 17:30:10 -04:00
2022-07-19 10:29:21 +09:00
2023-09-13 13:31:24 -07:00
2023-09-01 18:25:16 -07:00
2023-08-30 16:26:44 -07:00
2022-06-07 10:14:48 -04:00
2022-12-21 10:49:32 -05:00
2022-01-23 22:53:15 -08:00
2021-10-08 14:51:48 -07:00
2023-09-14 14:10:14 -07:00
2023-09-14 14:10:14 -07:00
2023-11-22 08:52:53 +00:00
2022-03-16 11:31:26 +01:00
2023-08-18 17:13:55 +09:00
2022-03-16 11:31:26 +01:00