Kazu Hirata
5c9d82de6b
[llvm] Use StringRef::{starts,ends}_with (NFC)
...
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-13 22:46:02 -08:00
..
2023-10-05 10:08:38 -04:00
2023-06-27 15:26:17 +01:00
2023-12-05 18:49:27 +00:00
2023-08-02 12:08:37 +02:00
2022-12-20 15:42:32 -08:00
2023-11-11 22:46:28 -08:00
2023-11-09 15:25:39 +00:00
2023-11-06 19:17:39 +08:00
2023-11-14 09:25:14 +01:00
2023-09-28 11:36:22 -07:00
2023-12-05 11:59:26 +00:00
2023-02-16 17:58:33 -08:00
2023-11-30 13:18:51 -06:00
2023-11-15 16:29:25 -05:00
2023-08-02 12:08:37 +02:00
2023-02-22 06:24:38 -08:00
2023-02-14 15:12:51 -08:00
2023-09-07 09:07:40 -07:00
2023-03-17 09:11:43 -07:00
2023-07-08 13:05:58 -04:00
2023-10-05 06:17:07 -07:00
2023-08-25 14:32:47 -07:00
2023-07-18 12:07:09 +02:00
2023-03-15 18:06:32 -07:00
2023-11-18 23:42:36 +00:00
2023-11-30 13:18:51 -06:00
2023-01-11 16:49:38 +00:00
2023-12-13 22:46:02 -08:00
2023-11-05 22:39:27 -08:00