mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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.
184 KiB
184 KiB