[dmd-internals] [D-Programming-Language/dmd] b88e0c: partial fix for 9785 - dmd -inline should inline l...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Sep 30 14:47:44 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b88e0cc93a369e662c273b93310458dc4f0e6545
https://github.com/D-Programming-Language/dmd/commit/b88e0cc93a369e662c273b93310458dc4f0e6545
Author: Walter Bright <walter at walterbright.com>
Date: 2015-09-30 (Wed, 30 Sep 2015)
Changed paths:
M src/inline.d
M test/runnable/inline.d
Log Message:
-----------
partial fix for 9785 - dmd -inline should inline lambda delegates
Commit: 1f7004932d719b48418cf47c4c67e43ae453e323
https://github.com/D-Programming-Language/dmd/commit/1f7004932d719b48418cf47c4c67e43ae453e323
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-09-30 (Wed, 30 Sep 2015)
Changed paths:
M src/inline.d
M test/runnable/inline.d
Log Message:
-----------
Merge pull request #5136 from WalterBright/partial9785
partial fix for 9785 - dmd -inline should inline lambda delegates
Compare: https://github.com/D-Programming-Language/dmd/compare/44b78654956e...1f7004932d71
More information about the dmd-internals
mailing list