Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich df8d1a078a [ConstraintSystem] Fail comparison if dependent member types couldn't be resolved
Currently in cases where dependent member types cannot be resolved
properly due to invalid base type they do not fail comparison, but
instead result in a new "inactive" constraint which is incorrect.
2019-09-13 22:35:52 -07:00

302 KiB