mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
79f8cf1326
`resolveAddresses` now also works if some calls to `getDwarfForAddress` fail with `error.MissingDebugInfo`; the affected source location is set to `.invalid`. This makes fuzzing work with `ReleaseSafe` for Mach-O.