mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We would not previously symbolicate the stack trace and as a result would not display the stack trace. Add symbolication support to the runtime to actually make use of the captured stack trace. This allows us to get a stack trace when the standard library or swift code reports a fatal error.
13 KiB
13 KiB