swift
a14e3291
- Say "ambiguous use of 'foo'" instead of "'foo(bar:)'".
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Say "ambiguous use of 'foo'" instead of "'foo(bar:)'". ...unless the argument labels are the same for every possible overload. Only affects diagnostics.
References
#4777 - Offer fix-its to disambiguate based on a trailing closure's label.
Author
jrose-apple
Committer
jrose-apple
Parents
5746671a
Loading