zig/test/stage1
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
..
behavior Prevent too eager constant-folding of switch expression 2019-10-19 13:48:26 -04:00
c_abi different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
behavior.zig stage1: fix ir_resolve_str() to return slice 2019-10-10 10:20:04 -04:00