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

[clang][AArch64] Fix incorrect rebase #77769

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

john-brawn-arm
Copy link
Collaborator

When rebasing #75486 I missed adding an extra initializer value to ParsedBranchProtection, so fix that.

When rebasing llvm#75486 I missed adding an extra initializer value to
ParsedBranchProtection, so fix that.
@john-brawn-arm
Copy link
Collaborator Author

Committing this without review as this is fixing my previous patch that is showing failures in buildbots.

@john-brawn-arm john-brawn-arm merged commit b6f9677 into llvm:main Jan 11, 2024
3 of 4 checks passed
@john-brawn-arm john-brawn-arm deleted the fix_branch_protection_gcs branch January 11, 2024 13:41
justinfargnoli pushed a commit to justinfargnoli/llvm-project that referenced this pull request Jan 28, 2024
When rebasing llvm#75486 I missed adding an extra initializer value to
ParsedBranchProtection, so fix that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant