remove tools/extract-grammar.zig
This is not a sound way to check Zig's grammar against the spec.
This is a partial revert of f8f1c6ac06.
This commit is contained in:
@@ -62,7 +62,6 @@ pub const simple_cases = [_]SimpleCase{
|
||||
|
||||
// Ensure the development tools are buildable. Alphabetically sorted.
|
||||
// No need to build `tools/spirv/grammar.zig`.
|
||||
.{ .src_path = "tools/extract-grammar.zig" },
|
||||
.{ .src_path = "tools/gen_outline_atomics.zig" },
|
||||
.{ .src_path = "tools/gen_spirv_spec.zig" },
|
||||
.{ .src_path = "tools/gen_stubs.zig" },
|
||||
|
||||
Reference in New Issue
Block a user