swift
5e407bce - Diagnostics change for ambiguous overloads previously specifying 'this'

Commit
110 days ago
Diagnostics change for ambiguous overloads previously specifying 'this' Updates the message to use the type or ValueDecl instead of this on previous 'Found this candidate' messages Note: doees not yet change all test cases so more tests are failing Improve Diagnostic message on overload ambiguitiy Remove messages that say 'found this candidate' in favour of providing the type for the candidate to aid in selection when the candidates are presented in a dialogue window. Fix more tests
Author
Committer
Parents
Loading