Skip to content

[DDMD] [C++] Add C++ mangling of struct and class names for member variables and functions #1990

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 1 commit into from
May 11, 2013

Conversation

yebblies
Copy link
Member

@yebblies yebblies commented May 9, 2013

Extend the C++ mangling support already used by class member functions to struct functions, and class/struct variables.

I would love to add tests but unfortunately the mangling is done in the backend and cannot be accessed by static if.

This is required for porting the frontend to D.

WalterBright added a commit that referenced this pull request May 11, 2013
[DDMD] [C++] Add C++ mangling of struct and class names for member variables and functions
@WalterBright WalterBright merged commit 4b00c7d into dlang:master May 11, 2013
@yebblies yebblies added the DDMD label Jul 28, 2014
@yebblies yebblies deleted the manglemembers branch September 12, 2014 07:35
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.

2 participants