[clang][NFC] Refactor `CharacterLiteral::CharacterKind`
This patch converts `CharacterLiteral::CharacterKind` to scoped enum in namespace scope. This enables forward declaration of this enum, which is useful in case like annotating bit-fields with `preferred_type`.
parent
3e6ce587
Please register or sign in to comment