mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Targeted fix for SR-2673: if a potential protocol witness is @NSManaged, add accessors the NSManaged way, not the stored property way. There's probably more weirdness around here, so I'll clone the bug to go through maybeAddAccessorsToVariable a lot more often. (Lazy properties could easily be broken in the same way.)
89 KiB
89 KiB