mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
...even if they were designated in the base class. (Unless they're required, in which case they're still required.) This led to Swift subclasses treating convenience initializers as designated initializers, which (if synthesized) led to properties being initialized twice. rdar://problem/19730160 Swift SVN r25410
4.2 KiB
4.2 KiB