Pat Tullmann 5e1a83ad29 defaultPanic: @trap on 'other' target
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.
2024-11-29 15:30:05 -05:00
..
2024-11-28 23:31:11 +01:00
2024-11-01 02:04:27 +03:30
2024-11-25 14:18:55 -08:00
2024-10-23 13:47:44 -07:00