mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
The callsites of getPath rely on the result being absolute so that they can pass the path to a child process with the cwd set to the build root.
The callsites of getPath rely on the result being absolute so that they can pass the path to a child process with the cwd set to the build root.