diff options
| author | AdamGoertz <36753247+AdamGoertz@users.noreply.github.com> | 2023-07-29 12:45:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-29 12:45:01 -0400 |
| commit | 796927b900ad4b774c30d1cb545d606f23040d2f (patch) | |
| tree | 7fd53185ae5dfadce29a8ab95f27d5bade0ae05c /lib/std/Build/Step/CheckFile.zig | |
| parent | 8d1805f81c97a0b773772e86aa39f26c894b7985 (diff) | |
| download | zig-796927b900ad4b774c30d1cb545d606f23040d2f.tar.gz zig-796927b900ad4b774c30d1cb545d606f23040d2f.zip | |
Allow zero-sized fields in extern structs (#16404)
This change allows the following types to appear in extern structs:
* Zero-bit integers
* void
* zero-sized structs and packed structs
* enums with zero-bit backing integers
* arrays of any length with zero-size elements
Diffstat (limited to 'lib/std/Build/Step/CheckFile.zig')
0 files changed, 0 insertions, 0 deletions
