mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
* Accept -fsanitize-c=trap|full in addition to the existing form. * Accept -f(no-)sanitize-trap=undefined in zig cc. * Change type of std.Build.Module.sanitize_c to std.zig.SanitizeC. * Add some missing Compilation.Config fields to the cache. Closes #23216. |
||
|---|---|---|
| .. | ||
| build.zig | ||
| glibc_runtime_check.c | ||
| glibc_runtime_check.zig | ||
| main.c | ||