mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
This patch converts TagTypeKind into scoped enum. Among other benefits, this allows us to forward-declare it where necessary.
This patch converts TagTypeKind into scoped enum. Among other benefits, this allows us to forward-declare it where necessary.