mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Also: - additionally require the containing and overridden initializers are designated, as that's the only case in which we should produce the '= super' syntax in module interfaces - Add notes to point out the locations of the overriden initializer when it's not designated, and the corresponding parameter in that initializer when it doesn't have a default argument to inherit.
1.9 KiB
1.9 KiB