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

[NFC][Clang] Move set functions out BranchProtectionInfo. #98451

Merged
merged 5 commits into from
Jul 12, 2024

Commits on Jul 11, 2024

  1. [NFC][Clang] Move setfunctions of BranchProtectionInfo.

    Move the to TargetCodeGenInfo.
    Refactor of llvm#98329
    Daniel Kiss authored and DanielKristofKiss committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2ffaf35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    419c8ee View commit details
    Browse the repository at this point in the history
  3. drop parens

    DanielKristofKiss committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    db7706a View commit details
    Browse the repository at this point in the history
  4. change to static

    DanielKristofKiss committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6c3f684 View commit details
    Browse the repository at this point in the history
  5. clang-format

    DanielKristofKiss committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4512d91 View commit details
    Browse the repository at this point in the history