aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/break_void_result_location.zig
AgeCommit message (Expand)Author
2023-11-19test: update cases to silence 'var is never mutated' errorsmlugg
2023-08-20AstGen: add result location analysis passmlugg
2023-06-25AstGen: add source location to certain const initializersJacob Young
2023-03-08astgen: fill result location with `void` value if no other valueJohn Schmidt