zig/test/stage2
g-w1 153c97ac9e improve stage2 to allow catch at comptime:
* add error_union value tag.
* add analyzeIsErr
* add Value.isError
* add TZIR wrap_errunion_payload and wrap_errunion_err for
  wrapping from T -> E!T and E -> E!T
* add anlyzeInstUnwrapErrCode and analyzeInstUnwrapErr
* add analyzeInstEnsureErrPayloadVoid:
* add wrapErrorUnion
* add comptime error comparison for tests
* tests!
2021-02-25 16:41:16 -08:00
..
aarch64.zig stage2: converge x86_64 and aarch64 tests on macOS 2021-01-19 22:39:49 +01:00
arm.zig astgen: eliminate rlWrapPtr and all its callsites 2021-01-19 00:38:53 -07:00
cbe.zig Convert inline fn to callconv(.Inline) everywhere 2021-02-10 20:06:12 -07:00
darwin.zig stage2: converge x86_64 and aarch64 tests on macOS 2021-01-19 22:39:49 +01:00
llvm.zig astgen: eliminate rlWrapPtr and all its callsites 2021-01-19 00:38:53 -07:00
spu-ii.zig fix regressed stage2 test harness 2020-09-21 21:14:01 -07:00
test.zig improve stage2 to allow catch at comptime: 2021-02-25 16:41:16 -08:00
wasm.zig Add tests, fix locals that are created in blocks like loops, and handle all breaks correctly 2021-01-26 19:47:15 +01:00