Skip to content

Remove fast-path check for non-clang compilers in MessageCreator. #21612

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

Merged
merged 2 commits into from
May 19, 2025

Conversation

sbenzaquen
Copy link
Contributor

This check can lead to issues if the translation units are compiled with different compilers.

PiperOrigin-RevId: 755012244

This check can lead to issues if the translation units are compiled with
different compilers.

PiperOrigin-RevId: 755012244
@sbenzaquen sbenzaquen requested a review from a team as a code owner May 6, 2025 18:40
@sbenzaquen sbenzaquen requested review from haberman and removed request for a team May 6, 2025 18:40
@haberman
Copy link
Member

I believe this already landed as #21601, so I'm going to close this PR.

@haberman haberman closed this May 12, 2025
@haberman
Copy link
Member

My bad, this is a cherry-pick to a release branch.

@haberman haberman reopened this May 12, 2025
@mkruskal-google mkruskal-google self-requested a review May 19, 2025 22:25
@mkruskal-google mkruskal-google merged commit 69cca9b into 29.x May 19, 2025
361 checks passed
@mkruskal-google mkruskal-google deleted the cp_29_abi_fix branch May 19, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants