mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
While synthesizing `~=` application for multi-statement closures or result builder, solver shouldn't set types directly to newly created AST nodes because they might not be fully resolved, instead such types have to be recorded in the constraint system and then set during solution application. Resolves: rdar://91145060.
519 KiB
519 KiB