Skip to content

Handle naming conflicts in generated C++ code from cc_bindings_from_rs#1466

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_944376222
Open

Handle naming conflicts in generated C++ code from cc_bindings_from_rs#1466
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_944376222

Conversation

@copybara-service

Copy link
Copy Markdown

Handle naming conflicts in generated C++ code from cc_bindings_from_rs

Implement handling of naming conflicts in cc_bindings_from_rs by suppressing conflicting entities and recursively suppressing their descendants. This follows the same pattern of suppressing all entities for overloaded functions in rs_bindings_from_cc.

Implement handling of naming conflicts in cc_bindings_from_rs by suppressing conflicting entities and recursively suppressing their descendants. This follows the same pattern of suppressing all entities for overloaded functions in rs_bindings_from_cc.

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