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

fix bug that undefined internal is a warning only for -pedantic-errors #98016

Merged
merged 12 commits into from
Jul 11, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    5dd2bb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    9e679ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b553d87 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    72a5f40 View commit details
    Browse the repository at this point in the history
  2. Update clang/docs/ReleaseNotes.rst

    Co-authored-by: Aaron Ballman <[email protected]>
    ccrownhill and AaronBallman authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c2225c1 View commit details
    Browse the repository at this point in the history
  3. Update clang/test/Sema/undefined-internal-basic.c

    Co-authored-by: Aaron Ballman <[email protected]>
    ccrownhill and AaronBallman authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b47f7a1 View commit details
    Browse the repository at this point in the history
  4. Update clang/test/Sema/undefined-internal-alignof.c

    Co-authored-by: Aaron Ballman <[email protected]>
    ccrownhill and AaronBallman authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a9615d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b685bb View commit details
    Browse the repository at this point in the history
  6. Update clang/test/Sema/undefined-internal-sizeof.c

    Co-authored-by: Aaron Ballman <[email protected]>
    ccrownhill and AaronBallman authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e1ad539 View commit details
    Browse the repository at this point in the history
  7. Update clang/test/Sema/undefined-internal-typeof-c23.c

    Co-authored-by: Aaron Ballman <[email protected]>
    ccrownhill and AaronBallman authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    02d0020 View commit details
    Browse the repository at this point in the history
  8. Update clang/test/Sema/undefined-internal-sizeof.c

    Co-authored-by: Aaron Ballman <[email protected]>
    ccrownhill and AaronBallman authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    275f22d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e50923 View commit details
    Browse the repository at this point in the history