www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - MemorySanitizer support

reply =?UTF-8?B?Tm9yZGzDtnc=?= <per.nordlow gmail.com> writes:
Are the plans for MemorySanitizer support in LDC?

https://github.com/google/sanitizers/wiki/MemorySanitizer
Mar 13 2018
parent Johan <j j.nl> writes:
On Tuesday, 13 March 2018 at 17:57:15 UTC, Nordlöw wrote:
 Are the plans for MemorySanitizer support in LDC?
I figured that uninitialized memory use in D is very rare, so didn't have enough motivation to look into MSan. -Johan
Mar 13 2018