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

Add errors and warnings related to overload resolution #42563

Merged
merged 9 commits into from
Sep 13, 2024

Commits on Sep 10, 2024

  1. Add new updates for Orpa

    Add the new compiler errors and warnings related to Overload Resolution Priority.
    BillWagner committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7fa4ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d0a55b View commit details
    Browse the repository at this point in the history
  3. warnings

    BillWagner committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    cd86d19 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Consolidate descriptions of overload issues

    Consolidate the description for the reason for different errors and the steps to fix those errors.
    BillWagner committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f493819 View commit details
    Browse the repository at this point in the history
  2. Add ambiguity errors types

    BillWagner committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ca5b547 View commit details
    Browse the repository at this point in the history
  3. warnings

    BillWagner committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4ba9655 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Final edits

    BillWagner committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    83a2659 View commit details
    Browse the repository at this point in the history
  2. Fix related errors

    BillWagner committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6adbdc7 View commit details
    Browse the repository at this point in the history
  3. typo

    BillWagner committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5865480 View commit details
    Browse the repository at this point in the history