mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
There's no need for fatalError() to try to generate its own backtraces when the runtime's backtracer is enabled. Not only is the code it uses more fragile but it also doesn't support async or inline frames and it can't look-up symbols properly either. rdar://117470489
1.8 KiB
1.8 KiB