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

[7.4.0] Fix upb build with Clang 16 #23700

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Sep 21, 2024

With Xcode 16, upb fails its own -Werror check due to using Clang extensions.

Closes #23667.

PiperOrigin-RevId: 676957876
Change-Id: I8e038b5f879077fefdb5811aff6ae5f56fb4f762

Closes #23668

@fmeum fmeum requested a review from a team as a code owner September 21, 2024 08:12
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Sep 21, 2024
@fmeum fmeum changed the title Fix upb build with Clang 16 [7.4.0] Fix upb build with Clang 16 Sep 21, 2024
With Xcode 16, `upb` fails its own `-Werror` check due to using Clang extensions.

Closes bazelbuild#23667.

PiperOrigin-RevId: 676957876
Change-Id: I8e038b5f879077fefdb5811aff6ae5f56fb4f762
@meteorcloudy meteorcloudy added this pull request to the merge queue Sep 23, 2024
Merged via the queue into bazelbuild:release-7.4.0 with commit 4a32d7b Sep 23, 2024
50 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 23, 2024
@fmeum fmeum deleted the 23668-cherry branch September 23, 2024 09:36
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.

2 participants