mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Pull the entirety of type checking for for-each statement headers (i.e., not the body) into the constraint system, using the normal SolutionApplicationTarget-based constraint generation and application facilities. Most of this was already handled in the constraint solver (although the `where` filtering condition was not), so this is a smaller change than it looks like.
162 KiB
162 KiB