[dmd-internals] [D-Programming-Language/dmd] 2930c7: Make sure final functions do not get mangled as vi...
GitHub
noreply at github.com
Thu May 16 13:12:23 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2930c7e3e20269fb3c25f6ae71920737194a6b8c
https://github.com/D-Programming-Language/dmd/commit/2930c7e3e20269fb3c25f6ae71920737194a6b8c
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M src/tocsym.c
Log Message:
-----------
Make sure final functions do not get mangled as virtual
Commit: 251a1c315bed37f9a500d273734ba254020edd1a
https://github.com/D-Programming-Language/dmd/commit/251a1c315bed37f9a500d273734ba254020edd1a
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M src/tocsym.c
Log Message:
-----------
Merge pull request #2037 from yebblies/finalmangle
[DDMD] Make sure final functions do not get mangled as virtual
Compare: https://github.com/D-Programming-Language/dmd/compare/deb6d26fe369...251a1c315bed
More information about the dmd-internals
mailing list