On Saturday, 30 May 2015 at 17:00:18 UTC, Márcio Martins wrote:
Would clang's thread-sanitizer and address-sanitizer be adaptable and usable with D as well?
these are already usable from LDC. make sure you use the -gcc=clang flag.
On Saturday, 30 May 2015 at 17:00:18 UTC, Márcio Martins wrote:
Would clang's thread-sanitizer and address-sanitizer be adaptable and usable with D as well?
these are already usable from LDC. make sure you use the -gcc=clang flag.