mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Code completions calls typecheckUnresolvedExpression when completing unresolved members. This calls an overload of solve() that bypasses sanitization, and without it we hit an assertion failure in getTypeOfReference. Resolves rdar://problem/38144409.
135 KiB
135 KiB