Kazu Hirata
11efccea8f
[flang] 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 23:48:53 -08:00
..
2023-05-31 09:48:59 -07:00
2020-03-28 21:00:16 -07:00
2020-11-11 16:38:38 -08:00
2020-03-28 21:00:16 -07:00
2020-03-28 21:00:16 -07:00
2020-09-02 10:34:23 -07:00
2020-03-28 21:00:16 -07:00
2023-10-16 17:29:25 -07:00
2023-11-13 16:13:50 -08:00
2023-11-06 17:49:04 -08:00
2020-09-02 10:34:23 -07:00
2023-07-21 15:16:59 -07:00
2022-12-02 09:55:45 -08:00
2023-05-31 09:48:59 -07:00
2023-10-30 09:51:42 -07:00
2023-11-22 16:13:14 -06:00
2023-05-31 09:48:59 -07:00
2023-06-29 08:27:37 -07:00
2023-11-30 13:23:14 -08:00
2023-11-30 13:23:14 -08:00
2023-12-11 13:09:12 -08:00
2023-12-11 13:09:12 -08:00
2023-10-24 09:17:48 -07:00
2023-06-29 08:27:37 -07:00
2023-12-13 23:48:53 -08:00
2023-05-31 09:48:59 -07:00
2023-04-12 23:56:39 +08:00
2023-10-31 12:35:01 -07:00
2023-10-31 12:35:01 -07:00
2022-04-16 16:00:48 -07:00
2023-06-13 13:58:20 -07:00
2023-10-16 17:29:25 -07:00
2022-01-13 13:17:13 -08:00