zig/test
LemonBoy 6f7939a452 Prevent too eager constant-folding of switch expression
A pointer was wrongly assumed to be comptime-available causing the
analysis pass to assume its initial value was constant.

Fixes #3481
2019-10-19 13:48:26 -04:00
..
stage1 Prevent too eager constant-folding of switch expression 2019-10-19 13:48:26 -04:00
stage2
standalone
assemble_and_link.zig
cli.zig improve progress reporting 2019-10-17 21:55:49 -04:00
compare_output.zig
compile_errors.zig
gen_h.zig
runtime_safety.zig
stack_traces.zig
standalone.zig
tests.zig Fix cross-compilation to i386-windows-msvc 2019-10-11 15:52:55 -04:00
translate_c.zig