swift
b4e75d14 - Sema: Look through `FunctionConversionExpr` in `getEnclosingApplyExpr()`.

Commit
2 years ago
Sema: Look through `FunctionConversionExpr` in `getEnclosingApplyExpr()`. Follow up to https://github.com/apple/swift/pull/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.
Author
Committer
Parents
Loading