mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
e0845e1483
On-crash backtracing is basically there for 64-bit Windows. It won't work on 32-bit because of a Swift compiler issue, and there is a little more work to do yet, but it is now working! rdar://101623384