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

gh-117804: Autoconf: silence some clang warnings for PGO builds #117796

Closed

Commits on Apr 12, 2024

  1. pythongh-117752: Autoconf: silence some clang warnings for PGO builds

    * -Wno-profile-instr-unprofiled for source files without profile data
    
    * -Wno-profile-instr-out-of-date for _bootstrap_python.c
    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4238280 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e153607 View commit details
    Browse the repository at this point in the history
  3. Pull in main

    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fb97b31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40c42f5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/autoconf/fix-pgo-warnings' into …

    …autoconf/fix-pgo-warnings
    erlend-aasland committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4ec95f5 View commit details
    Browse the repository at this point in the history