aboutsummaryrefslogtreecommitdiff
path: root/lib/std/array_hash_map.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-07-23 17:30:53 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-07-23 17:30:53 -0700
commit26d2a7960e9199989d9387e0af29497581422f93 (patch)
tree232000f18467d891a23c70b8e2b3ca48e9d62c8c /lib/std/array_hash_map.zig
parent33d47424562672834ff758770b7ce89c637d4a1d (diff)
downloadzig-26d2a7960e9199989d9387e0af29497581422f93.tar.gz
zig-26d2a7960e9199989d9387e0af29497581422f93.zip
default "trace pc guard" coverage off
* Add -f(no-)sanitize-coverage-trace-pc-guard CLI flag which defaults to off. This value lowers to TracePCGuard = true (LLVM backend) and -Xclang -fsanitize-coverage-trace-pc-guard. These settings are not automatically included with -ffuzz. * Add `Build.Step.Compile` flag for sanitize_coverage_trace_pc_guard with appropriate documentation. * Add `zig cc` integration for the respective flags. * Avoid crashing in ELF linker code when -ffuzz -femit-llvm-ir used together.
Diffstat (limited to 'lib/std/array_hash_map.zig')
0 files changed, 0 insertions, 0 deletions