mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
d998692b60
In particular, it doesn't "toll-free bridge" to the Error existential on non-ObjC-interop platforms, and we would miscompile as if it could. This should fix SR-585.