NFC: Change a usage of StringLiteral to StringRef.
This matches the result type of other functions returning c-string, and fixes a build failure where some compilers fail to construct the StringLiteral. PiperOrigin-RevId: 257139513
Loading
Please sign in to comment