mirror of
https://github.com/ziglang/zig.git
synced 2025-12-27 16:43:07 +00:00
* Extract common logic between `zirStructInitEmpty` and `zirStructInit`. * `resolveTypeFields` additionally sets status to `have_layout` if the total number of fields is 0.