zig/test
Andrew Kelley 7dd3c3814d
fix incorrect error union const value generation
closes #1442

zig needed to insert explicit padding into this structure before
it got bitcasted.
2018-09-11 15:16:50 -04:00
..
cases fix incorrect error union const value generation 2018-09-11 15:16:50 -04:00
stage1/c_abi C ABI: support returning large structs on x86_64 2018-09-07 20:09:33 -04:00
stage2 fix race conditions in self-hosted compiler; add test 2018-07-24 21:28:54 -04:00
standalone
assemble_and_link.zig
behavior.zig fix incorrect error union const value generation 2018-09-11 15:16:50 -04:00
build_examples.zig add C ABI tests 2018-09-06 16:29:35 -04:00
compare_output.zig fix regressions 2018-09-02 18:35:32 -04:00
compile_errors.zig fix llvm assertion and missing compile error 2018-09-10 22:44:27 -04:00
gen_h.zig add C ABI tests 2018-09-06 16:29:35 -04:00
runtime_safety.zig
tests.zig fix regressions 2018-09-02 18:35:32 -04:00
translate_c.zig Revert "Merge branch 'mtn-translate-c-enum-vals'" 2018-08-21 20:50:03 -04:00