You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Sema] Add assertion to diagnoseImplicitSelfUseInClosure
The only cases where we don't have a closure type
here should now be for implicit expressions and
macro expansions. Eventually we ought to stop
doing `typeCheckExpression` in CSApply entirely,
which would eliminate this special case.
0 commit comments