[clang][NFC] Refactor `SourceLocExpr::IdentKind`
This patch converts `SourceLocExpr::IdentKind` into a scoped enum at namespace scope, making it eligible to be forward-declared. This is needed by `preferred_type` annotations on bit-fields.
Loading
Please sign in to comment