[PATCH] D35443: Enable 64-bit Darwin LeakSanitizer by default on AddressSanitizer builds
Francis Ricci via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 17:47:39 PDT 2017
fjricci added a comment.
> `DYLD_INSERT_LIBRARIES=<path_to_lsan_library> ./an-already-built-binary`
> should do the trick.
Awesome thanks
https://reviews.llvm.org/D35443
More information about the llvm-commits
mailing list