mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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