mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Currently logic in `matchCallArguments` could only detect argument being an @autoclosure parameter for normal calls and operators. This patch extends it to support subscripts and unresolved member calls.
220 KiB
220 KiB