Wrong stats of `pragma(inline, true)`-functions when compiling with `-cov` flag

Per Nordlöw per.nordlow at gmail.com
Sun Aug 2 14:21:26 UTC 2020


On Sunday, 2 August 2020 at 12:50:33 UTC, Per Nordlöw wrote:
> AFAICT, inlining triggered by
>
>     pragma(inline, true);
>
> should be disabled when the `-cov` flag is given.
>
> Right?

Can you take a look at

https://github.com/dlang/dmd/pull/11490

Stefan Koch?


More information about the Digitalmars-d mailing list