Commit b4e75d1
committed
Sema: Look through
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.FunctionConversionExpr in getEnclosingApplyExpr().1 parent 44489c7 commit b4e75d1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3394 | 3394 | | |
3395 | 3395 | | |
3396 | 3396 | | |
3397 | | - | |
| 3397 | + | |
| 3398 | + | |
3398 | 3399 | | |
3399 | 3400 | | |
3400 | 3401 | | |
| |||
0 commit comments