aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/cmpxchg_with_float.zig
AgeCommit message (Collapse)Author
2024-07-12Zcu: allow atomic operations on packed structsJacob Young
Same validation rules as the backing integer would have.
2024-03-11std.builtin: make atomic order fields lowercaseTristan Ross
2022-06-30move passing stage1 compile error tests to stage2Veikka Tuominen