mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Throwing functions pass the error result in `swiftself` to the resume partial function. Therefore, `() async -> ()` to `() async throws -> ()` is not ABI compatible. TODO: go through remaining failing IRGen async tests and replace the illegal convert_functions.
28 KiB
28 KiB