mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In @objc protocols, the initializing entry point is witnessed (as an -init method) rather than the allocating entry point, so the extension initializer needs to allocate the object and delegate to the initializing constructor. Swift SVN r27940
15 KiB
15 KiB