Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@copybara-service
Copy link

hpb: escape NULL enum values and types to NULL_

This change ensures that enums and enum values named NULL are correctly escaped to NULL_ in the generated C++ code,
avoiding conflicts with the NULL macro. Added a regression test case to verify the fix.

This change ensures that enums and enum values named NULL are correctly escaped to NULL_ in the generated C++ code,
avoiding conflicts with the NULL macro. Added a regression test case to verify the fix.

PiperOrigin-RevId: 859855913
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