Files
clang-p2996/clang/lib/CodeGen/CodeGenModule.cpp
Vlad Serebrennikov 49fd28d960 [clang][NFC] Refactor ArrayType::ArraySizeModifier
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.
2023-10-31 18:06:34 +03:00

284 KiB