mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-30 16:06:10 +00:00

This patch moves `ArraySizeModifier` before `Type` declaration so that it's complete at `ArrayTypeBitfields` declaration. It's also converted to scoped enum along the way.