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

Cherry-pick: Fix compiler error with StrongReferenceToType() #18188

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

acozzette
Copy link
Member

For some reason, Clang 19 appears to raise an error in some situations unless we explicitly inline the implementation of StrongPointer() here.

PiperOrigin-RevId: 669373421

For some reason, Clang 19 appears to raise an error in some situations unless
we explicitly inline the implementation of `StrongPointer()` here.

PiperOrigin-RevId: 669373421
@acozzette acozzette requested a review from a team as a code owner September 9, 2024 17:24
@acozzette acozzette requested review from fowles and removed request for a team September 9, 2024 17:24
@acozzette acozzette added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Sep 9, 2024
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Sep 9, 2024
@acozzette acozzette requested a review from zhangskz September 9, 2024 17:31
@zhangskz zhangskz merged commit 5b4b3af into protocolbuffers:28.x Sep 9, 2024
167 of 168 checks passed
@acozzette acozzette deleted the 28-fix branch September 9, 2024 18:14
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