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

Name mangling: leading/trailing underscores, overrides #319

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

TravisCardwell
Copy link
Collaborator

This PR addresses the following issues:

#312 (comment) suggests reconsidering how we mangle names by default, but I think that we should address it in a different issue if we decide to change our strategy.

This is a change to `camelCaseCName`, used for type constructors by our
default name manglers.
@edsko edsko merged commit b7a633f into main Dec 3, 2024
10 checks passed
@edsko edsko deleted the name-mangling branch December 3, 2024 12:46
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.

Name mangling: add overrides Name mangling: preserve leading and trailing underscores
2 participants