mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.
53 KiB
53 KiB