mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
On Linux specifically, it was possible for it to return `nil` to signal the end of the unwind, then subsequently return non-`nil` again. That violates the expectations of the code layered above it, and can cause an "Index out of range" error to occur. rdar://112534548
6.5 KiB
6.5 KiB