mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 09:44:52 +01:00
The freestanding and other OS targets by default need to just @trap in the default Panic implementation. And `isValidMemory` won't work with freestanding or other targets. Update the unwind_freestanding.zig test case to also run on the 'other' OS target, too. This should keep the Zig's stacktrace generation from regressing on the standalone targets. |
||
|---|---|---|
| .. | ||
| Dwarf | ||
| Coverage.zig | ||
| Dwarf.zig | ||
| FixedBufferReader.zig | ||
| FormattedPanic.zig | ||
| Info.zig | ||
| MemoryAccessor.zig | ||
| Pdb.zig | ||
| SelfInfo.zig | ||
| SimplePanic.zig | ||