src/all_types.hpp | 3 +- src/codegen.cpp | 2 +- src/ir.cpp | 59 ++++++++++++++++++++++++++------ src/ir_print.cpp | 2 +- test/compile_errors.zig | 18 ++++++++++ test/stage1/behavior/sizeof_and_typeof.zig | 23 +++++++++++++ 6 files changed, 93 insertions(+), 14 deletions(-)