mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Calls involving single trailing closure arguments require special handling because we don't have as much contextual information about function/argument types as in with regular calls, which means that diagnosing such situations only by `visitApplyExpr` yields subpar results. Resolves: SR-4836.
14 KiB
14 KiB