[dmd-internals] [D-Programming-Language/dmd] 550fbd: eliminate redundant inline scanning
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Sep 25 14:16:42 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 550fbd6215bfc844530df203fbd67457a0b0b812
https://github.com/D-Programming-Language/dmd/commit/550fbd6215bfc844530df203fbd67457a0b0b812
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M src/func.d
M src/inline.d
Log Message:
-----------
eliminate redundant inline scanning
Commit: c5ee583025d4dde0f9dbc95e06ce199ef3df6d74
https://github.com/D-Programming-Language/dmd/commit/c5ee583025d4dde0f9dbc95e06ce199ef3df6d74
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M src/func.d
M src/inline.d
Log Message:
-----------
Merge pull request #5117 from WalterBright/inlineagain
eliminate redundant inline scanning
Compare: https://github.com/D-Programming-Language/dmd/compare/51e7592efaf6...c5ee583025d4
More information about the dmd-internals
mailing list