mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
After we call into typeCheckExpression() we need to cache the resulting types in the constraint system type map because we later call into code that reads the types out of the type map. Fixes rdar://problem/30376186 as well as a couple crashers.
297 KiB
297 KiB