[clang][NFC] Refactor `StringLiteral::StringKind`
This patch converts `StringLiteral::StringKind` to a scoped enum in namespace scope. This enabled forward-declarations of this enum where necessary, e.g. for `preferred_type` annotation for bit-fields.
parent
c0a73918
Please register or sign in to comment