Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Diagnostics] Remove argument handling from conformance failures #27660

Merged
merged 1 commit into from
Oct 14, 2019

Commits on Oct 14, 2019

  1. [Diagnostics] Remove argument handling from conformance failures

    Argument-to-Parameter mismatch handles conformance failures
    related to arguments, so the logic in `MissingConformanceFailure`
    which wasn't entirely correct is now completely obsolete.
    
    Resolves: rdar://problem/56234611
    xedin committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d90117b View commit details
    Browse the repository at this point in the history