mirror of
https://github.com/ziglang/zig.git
synced 2024-12-04 02:48:50 +00:00
7cd94d2123
Just like when new parse errors occur during an update, when new AstGen errors occur during an update, we do not reveal compile errors for Decl objects which are inside of a newly failed File. Once the File passes AstGen successfully, it will be compared with the previously succeeded ZIR and the saved Decl compile errors will be handled properly. |
||
---|---|---|
.. | ||
aarch64.zig | ||
arm.zig | ||
cbe.zig | ||
darwin.zig | ||
llvm.zig | ||
riscv64.zig | ||
spu-ii.zig | ||
test.zig | ||
wasm.zig |