mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
StringLiteral is a subclass of StringRef that is intended to be used for global constant strings in a constexpr context. I am going to be refactoring some uses of const char foo[] = ""; to use this instead.
2.5 KiB
2.5 KiB