mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
80a33109eb
Emit forward declarations and definitions of the opaque-array artificial structs from the C model header (and from the helpers header). Definitions are gated on a new DefineOpaqueTypes flag threaded through PTMLHeaderBuilder::printModelHeader so that the helpers header keeps emitting only the declarations.