mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
- TypeMatchVisitor doesn't like seeing ErrorTypes -- stop if we have one. - Common logic for replacing type parameters and variables with UnresolvedType. - Fix crash in coerceToType() if one of the two types has an UnresolvedType in it, but not at the top level. Fixes one compiler_crasher and some regressions with upcoming patches.
281 KiB
281 KiB