mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In most places where we were checking "is<ErrorType>()", we now mean "any error occurred". The few exceptions are in associated type inference, code completion, and expression diagnostics, where we might still work with partial errors.
121 KiB
121 KiB