mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
7177055bdc
When there are problems in the properties in the target type, witness methods may not be synthesized. Don't try to add such methods. https://github.com/apple/swift/issues/72387