DIP56 Provide pragma to control function inlining

Dicebot public at dicebot.lv
Mon Feb 24 10:50:11 PST 2014


On Monday, 24 February 2014 at 18:00:39 UTC, Kapps wrote:
> Perhaps something like a -vinline similar to -vtls? You don't
> need to be spammed repeatedly every time you build saying
> something isn't inlined, yet this still gives an easy way of
> seeing which methods you requested to be inlined that were not.
> The flag would display only functions marked with pragma(inline,
> true).

As I have already mentioned in this thread, there already does 
exist pull request to add flag to print inlining diagnostics. It 
can be re-used once merged.


More information about the Digitalmars-d mailing list