We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2175e29 commit e65aab7Copy full SHA for e65aab7
stdlib/public/libexec/swift-backtrace/main.swift
@@ -719,7 +719,6 @@ Generate a backtrace for the parent process.
719
var mentionedImages = Set<Int>()
720
let formatter = backtraceFormatter()
721
722
- let platform = target.images.platform
723
let architecture: String
724
switch crashingThread.backtrace {
725
case let .raw(backtrace):
0 commit comments