[PATCH] D32013: Disable use of tls scanning on darwin leak sanitizer

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 10:43:51 PDT 2017


fjricci added a comment.

Yeah, there are a few more - tests using `dlopen()` without `dlclose()` and `fork()` without `exec()`


https://reviews.llvm.org/D32013





More information about the llvm-commits mailing list