On 12/25/2017 06:03 PM, Johan Engelen wrote: > I've been writing this article since August, and finally found some time > to finish it: > > http://johanengelen.github.io/ldc/2017/12/25/LDC-and-AddressSanitizer.html
Just built dmd with AddressSanitizer and ran dmd's, druntime's, and phobos' test-suite. https://issues.dlang.org/show_bug.cgi?id=18189 https://issues.dlang.org/show_bug.cgi?id=18190 Nothing in the D part, not too surprising given dmd's approach to memory management though ;). -Martin
