zig/test/stage1
LemonBoy a52e472307 stage1: Widen non byte-sized atomic loads/stores
Checking if the size is a power of two is not enough, should also check
if it's a multiple of 8.

Closes #7976
2021-05-14 15:16:24 -04:00
..
behavior stage1: Widen non byte-sized atomic loads/stores 2021-05-14 15:16:24 -04:00
c_abi update usage of std.testing in behavior and standalone tests 2021-05-08 15:15:30 +03:00
behavior.zig re-enable behavior tests: translate-c macros 2021-03-02 16:32:52 -07:00