mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Normally, we diagnose @NSManaged properties that have getters and setters because they are actually supposed to be stored properties with special synthesized accessors. Since we print those accessors in module interfaces, just don't error when we see them. Fixes rdar://56111556
1.4 KiB
1.4 KiB