mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Leftover bits of SE-0055. Now that pointer nullability is reflected in the type system, we can properly import throwing methods with non-object pointer return types. Note that Swift still won't let you declare them. That's coming next.