zig/test/link/glibc_compat
Alex Rønne Petersen b3537d0f4a compiler: Allow configuring UBSan mode at the module level.
* 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.
2025-04-26 22:54:34 +02:00
..
build.zig compiler: Allow configuring UBSan mode at the module level. 2025-04-26 22:54:34 +02:00
glibc_runtime_check.c test/link/glibc_compat: Add C test case for glibc versions 2024-06-06 09:36:16 -07:00
glibc_runtime_check.zig Remove uses of deprecated callconv aliases 2025-03-05 03:01:43 +00:00
main.c glibc hacks: also add a few dn_* functions 2023-05-04 10:36:05 +03:00