mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-15 13:13:24 -04:00
65bc4d915d
This is a possible workaround for https://github.com/llvm/llvm-project/issues/56585 On my computer it makes stage3-release go from false positive compilation errors on the behavior tests to "segmentation fault". Is this forwards progress or backwards progress? I have no idea. See #11450