mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In this mode, use nullability information on the result type of the initializer or factory method to determine failability of the initializer. This is behind the flag -enable-objc-failable-initializers until we have the SILGen support in place. Swift SVN r21341
34 KiB
34 KiB