[dmd-internals] [D-Programming-Language/dmd] 528a2c: Add C++ mangling of struct and class names for mem...
GitHub
noreply at github.com
Sat May 11 15:52:25 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 528a2cd9c3005b335f205e18ce62ce75ad1a3b84
https://github.com/D-Programming-Language/dmd/commit/528a2cd9c3005b335f205e18ce62ce75ad1a3b84
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)
Changed paths:
M src/tocsym.c
Log Message:
-----------
Add C++ mangling of struct and class names for member variables and functions
Commit: 4b00c7d2cefeebddf29db94ead2c320c63719ffd
https://github.com/D-Programming-Language/dmd/commit/4b00c7d2cefeebddf29db94ead2c320c63719ffd
Author: Walter Bright <walter at walterbright.com>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M src/tocsym.c
Log Message:
-----------
Merge pull request #1990 from yebblies/manglemembers
[DDMD] [C++] Add C++ mangling of struct and class names for member variables and functions
Compare: https://github.com/D-Programming-Language/dmd/compare/d620e035d480...4b00c7d2cefe
More information about the dmd-internals
mailing list