mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The old message `(see "While..." info below)` is misleading ever since we moved the serialization failure information to the stacktrace as the context appears before this error. Plus this message should only be shown for low-level errors when the data read is unexpected, so in cases of a corrupted swiftmodule file or when there's a collision between two different serialization formats. Let's make it more clear and direct.
31 KiB
31 KiB