mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[CS] NFC: Remove CTP_ComposedPropertyWrapper
This has been unused since we added a custom `AllowWrappedValueMismatch` fix.
This commit is contained in:
@@ -16711,7 +16711,6 @@ void ConstraintSystem::addContextualConversionConstraint(
|
||||
case CTP_CoerceOperand:
|
||||
case CTP_SubscriptAssignSource:
|
||||
case CTP_WrappedProperty:
|
||||
case CTP_ComposedPropertyWrapper:
|
||||
case CTP_ExprPattern:
|
||||
case CTP_SingleValueStmtBranch:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user