mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In `ConstraintGenerator::visitDeclRefExpr` instead of using `getInterfaceType()` for unknown type and later mapping it into context, let's use `getType()` which does that interally, that allows to detect presence of error types in resulting type and abort constraint generation.
3.2 KiB
3.2 KiB