mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
Additionally, this commit streamlines the way unparseable files are handled, by giving them the AST of an empty file. This avoids bugs in the rest of the Autodoc logic trying to work with invalid ASTs.