aboutsummaryrefslogtreecommitdiff
path: root/src/main.zig
diff options
context:
space:
mode:
authorjacob gw <jacoblevgw@gmail.com>2021-04-06 19:56:54 -0400
committerAndrew Kelley <andrew@ziglang.org>2021-04-08 23:17:36 -0700
commit0f105ea3249068441a94c0e783b3ca27a06a783b (patch)
treeff7d8a7ae182e7c6c62ddaf93843f7d19eb20d75 /src/main.zig
parent99ec511c4c62d22c88a57395e169948140c5b712 (diff)
downloadzig-0f105ea3249068441a94c0e783b3ca27a06a783b.tar.gz
zig-0f105ea3249068441a94c0e783b3ca27a06a783b.zip
stage2: fix bug where a parser error would break errors
A parser error would deinit the tree, but the tree is needed for the node locations. This removes the offending code written before node locations.
Diffstat (limited to 'src/main.zig')
0 files changed, 0 insertions, 0 deletions