[clang][NFC] Refactor `TagTypeKind` (#71160)
This patch converts TagTypeKind into scoped enum. Among other benefits, this allows us to forward-declare it where necessary.
Loading
Please sign in to comment
This patch converts TagTypeKind into scoped enum. Among other benefits, this allows us to forward-declare it where necessary.