aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/setAlignStack_too_big.zig
AgeCommit message (Collapse)Author
2024-10-19test: update for `CallingConvention` changesmlugg
This also includes some compiler and std changes to correct error messages which weren't properly updated before.
2022-06-30move passing stage1 compile error tests to stage2Veikka Tuominen