mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 03:56:08 +00:00

We routinely rely on implicit conversions of string literals to StringRef so that we can use operator==(StringRef, StringRef).
We routinely rely on implicit conversions of string literals to StringRef so that we can use operator==(StringRef, StringRef).