Luke Lau 1c209322e4
[ADT] Make StringRef std::string_view conversion operator constexpr. NFC (#77506)
This would allow us to compare StringRefs via std::string_view, avoiding
having
to make the existing StringRef compare machinery constexpr for now.
2024-01-11 01:22:41 +07:00
..
2023-08-23 19:16:41 -04:00