mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This only affects the textual output, but should still improve the experience when we /do/ hit one of these LLVM errors. In addition to showing up better in Xcode, it'll also give us a proper PrettyStackTrace because of the call to abort() instead of exit(1). (There's a bit of finger-crossing that the act of printing the diagnostic doesn't cause more errors. I only tested the fallback path a little.)
1.3 KiB
1.3 KiB