src/stage1/analyze.cpp | 51 ++++++++++++++++++-------------- src/stage1/analyze.hpp | 8 ++++- src/stage1/ir.cpp | 4 +-- test/compile_errors.zig | 13 ++++++++ test/stage1/c_abi/cfuncs.c | 18 ----------- test/stage1/c_abi/main.zig | 11 ------- 6 files changed, 51 insertions(+), 54 deletions(-)