aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/spirv_merge_logical_pointers.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-12-24 14:47:15 -0800
committerAndrew Kelley <andrew@ziglang.org>2024-12-24 14:53:35 -0800
commitbf3f63a34a2e3101bf44bffd07c2e045aae8a834 (patch)
tree21e347b138fca820d7356400a869fee52d02799d /test/cases/compile_errors/spirv_merge_logical_pointers.zig
parentaf5e731729592af4a5716edd3b1e03264d66ea46 (diff)
downloadzig-sans-aro.tar.gz
zig-sans-aro.zip
delete aro dependencysans-aro
translate-c is moving towards a package provided by the build system (#20630). The repository https://github.com/ziglang/translate-c/ implements C translation using Aro. This commit deletes the Aro implementation of C translation from the Zig repository, leaving only the Clang implementation. The other dependency on Aro is for the preprocessor. This must move to `std.zig.Preprocessor`, be untangled from Aro, and independently maintained. There must also be added a Preprocessor Build Step, which this commit does not do. Furthermore, the preprocessor must be exposed as a zig compiler JIT command rather than always being compiled into the compiler. This will reduce binary size and time spent waiting for zig to build.
Diffstat (limited to 'test/cases/compile_errors/spirv_merge_logical_pointers.zig')
0 files changed, 0 insertions, 0 deletions