mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is actually two separate problems: - 'override' wasn't getting added to initializers in deserialization - 'override' was getting added when inheriting a 'required' initializer, even though it's normally an error to write that Needed for parseable interfaces.
99 KiB
99 KiB