mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Make sure we don't end up in a situation where we have unsolved constraints left over and consider the system fully solved. This requires tweaking the type matching code for dependent members such that a concrete base is considered a failure rather than being left unsolved. This should only happen when not in diagnostic mode, as otherwise we use a hole.
380 KiB
380 KiB