mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Previously for-in target was actually an expression target, which means certain type-checking behavior. These changes make it a standalone target with custom behavior which would allow solver to introduce implicit `makeIterator` and `next` calls and move some logic from SILGen.
77 KiB
77 KiB