mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-22 17:04:51 +03:00
4dc50151c4
this code returns false positives in Valgrind, so we fall back to the other implementation when running in valgrind. see #17717