Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich c7c9510366 [ConstraintSystem] Don't re-attempt to bind type variable if it could be a hole
If type variable is allowed to be a hole and it can't be bound to
this particular (full resolved) type, just ignore this binding
instead of re-trying it later.
2020-01-27 16:53:33 -08:00

350 KiB