mirror of
https://github.com/ziglang/zig.git
synced 2026-02-01 20:23:38 +00:00
This prevents incorrectly casting an ElaboratedType to ArrayType if the flexible field is a typedef'ed zero-length array Fixes #16838
This prevents incorrectly casting an ElaboratedType to ArrayType if the flexible field is a typedef'ed zero-length array Fixes #16838