Skip to content

Simplify the mangled name of callable thunks#670

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_882686354
Open

Simplify the mangled name of callable thunks#670
copybara-service[bot] wants to merge 1 commit intomainfrom
test_882686354

Conversation

@copybara-service
Copy link

Simplify the mangled name of callable thunks

This removes the AnyInvocable/DynCallable specific parts of the mangled name, allowing an AnyInvocable and DynCallable with the same function signature to generate the same name for thunks.

@google-cla
Copy link

google-cla bot commented Mar 12, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

This removes the AnyInvocable/DynCallable specific parts of the mangled name, allowing an AnyInvocable and DynCallable with the same function signature to generate the same name for thunks.

PiperOrigin-RevId: 882686354
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.

0 participants