On 3/18/2014 4:28 PM, Andrei Alexandrescu wrote:
... pending Martin's approval.
https://d.puremagic.com/issues/show_bug.cgi?id=3490
https://www.bountysource.com/issues/1327154-dmd-never-inlines-functions-that-could-throw
Heh, cool, thanks all :)
Speaking of, I learned a lot about DMD's inliner while doing that, so
I've posted an explanation of it on the Wiki:
http://wiki.dlang.org/DMD_Source_Guide#Inliner
Since it's based mainly on what I sussed out from looking at the source,
it could probably use a look-over by a DMD guru in case I've
misunderstood anything.