mirror of
https://github.com/ziglang/zig.git
synced 2025-12-28 09:03:21 +00:00
Conflicts: src/clang.zig Master branch renamed an enum; this branch gave it an explicit tag type and explicitly initialized values. This commit combines the changes together.