mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Since `ConstraintSystem::shrink` is going to attempt to type-check sub-expressions separately it's essential to clean-up AST if constraint generation or solving of the such expressions fails, otherwise if such solving resulted in creation of implicit expression type variables might leak to the outside.
89 KiB
89 KiB