Files
swift-mirror/test/IDE/complete_loop.swift
Hamish Knight 2ce7f1c3bb [Sema] Add for-in lazy type-checking hack for IDE inspection
Avoid type-checking the `where` clause when computing the interface
type of a variable bound in the pattern of the loop as otherwise that
will trigger cycles and give us an ErrorType result.
2025-10-08 21:16:02 +01:00

3.5 KiB