mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Add additional checking for complexity of the shrinking candidate given the number of the expressions solved so far and total number of disjunctions present. This allows us to bail quicker in complex expression cases which, at the very least, produces an error instead of being "stuck" in solver for a long time. Resolves: rdar://problem/32034560
94 KiB
94 KiB