mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Deserialization recovery lead the compiler to drop public constructors overridding internal constructors. This limits the logic to dropping the overriding relationship instead of the whole constructor. This applies when the overriden constructor fails to deserialize and only when the overriding relationship was marked as not affecting ABI. rdar://104704832
74 KiB
74 KiB