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: Look through FunctionConversionExpr in getEnclosingApplyExpr().
Follow up to #61481.
There is already a test case exercising this case but there happens to be no
observable difference in the compiler output because `noasync` diagnostics
already gracefully fall back to looking up the diagnostic `SourceLoc` another
way.
Resolves rdar://100883622.
0 commit comments