zig/src/codegen
Andrew Kelley 88be5bd81d Sema: fix empty struct init
* Extract common logic between `zirStructInitEmpty` and
   `zirStructInit`.
 * `resolveTypeFields` additionally sets status to `have_layout` if the
   total number of fields is 0.
2021-12-21 20:34:27 -07:00
..
2021-12-21 14:32:02 -07:00
2021-12-21 20:34:27 -07:00