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

Turn off clang::musttail on i386 #12634

Merged
merged 1 commit into from
May 2, 2023

Conversation

acozzette
Copy link
Member

We found last week that Clang's support for musttail on 32-bit Linux does not seem to work reliably, so let's disable it for now.

PiperOrigin-RevId: 528817403

We found last week that Clang's support for `musttail` on 32-bit Linux does not
seem to work reliably, so let's disable it for now.

PiperOrigin-RevId: 528817403
@acozzette acozzette added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 2, 2023
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 2, 2023
@acozzette acozzette merged commit 177411a into protocolbuffers:22.x May 2, 2023
120 of 121 checks passed
@acozzette acozzette deleted the cherrypick-musttail-22 branch May 2, 2023 19:43
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.

None yet

2 participants