zig/test/stage1
Andrew Kelley 5eaead6a56
implement allowzero pointer attribute
closes #1953

only needed for freestanding targets.

also adds safety for `@intToPtr` when the address is zero.
2019-03-25 12:55:45 -04:00
..
behavior implement allowzero pointer attribute 2019-03-25 12:55:45 -04:00
c_abi c_abi: add some tests for int and float parameter passing potentially using both registers and stack 2019-03-19 22:09:12 +01:00
behavior.zig add regression tests for a bug fixed by an older commit 2019-03-23 19:01:51 -04:00