Files
zig/src
John Schmidt ecc0108cea astgen: fill result location with void value if no other value
With this change, `break` and `break :blk` will fill the result location
with `.void_value`, ensuring that the value will be type checked.
The same will happen for a for loop that contains no `break`s in it's body.

Closes https://github.com/ziglang/zig/issues/14686.
2023-03-08 16:35:53 +02:00
..
2022-09-14 20:08:34 -04:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2022-08-19 03:41:13 -07:00
2023-03-04 12:08:19 +01:00
2023-03-08 00:00:52 -05:00
2022-11-14 16:35:25 +01:00
2023-03-04 12:08:19 +01:00
2023-03-04 12:08:19 +01:00
2023-03-05 02:59:02 -05:00
2022-12-13 13:14:20 +02:00
2023-03-05 02:59:02 -05:00
2023-03-05 02:59:02 -05:00
2022-11-04 00:09:27 +03:30
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2023-01-03 13:05:09 +02:00
2023-01-03 13:05:09 +02:00
2023-03-06 18:18:52 -05:00