zig test empty.zig --error-limit 0
segfaults
#22281
Labels
bug
Observed behavior contradicts documented or intended behavior
Zig Version
0.14.0-dev.2545+e2e363361
Steps to Reproduce and Observed Behavior
Expected Behavior
A compile error.
This doesn't seem to happen when not compiling with LLVM. I think the problem is
errorSetBits()
inzig/src/codegen/llvm.zig
Line 3283 in 0ff0bdb
intType
:zig/src/codegen/llvm/Builder.zig
Line 10640 in 0ff0bdb
The text was updated successfully, but these errors were encountered: