CTFE Status 2

Moritz Maxeiner via Digitalmars-d digitalmars-d at puremagic.com
Tue Mar 14 18:21:26 PDT 2017


On Tuesday, 14 March 2017 at 21:53:29 UTC, Dmitry Olshansky wrote:
> [...]
>>
>
> Time to try valgrind ? Last time I checked it worked just fine 
> with D.

Valgrind 3.12.0, at least, works perfectly with dmd&ldc.
One just has to remember to suppress the (static) memory leak in 
druntime[1]

[1] https://github.com/dlang/druntime/pull/1557


More information about the Digitalmars-d mailing list