[PATCH] D55473: [Sanitizer] expand sysctl/getmntinfo/nl_langinfo to Darwin

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 15 05:19:03 PST 2018


delcypher added a comment.

Hmm this is more complicated than I thought. It looks like we're doing a bad job of running sanitizer common tests on Darwin. We aren't running any TSan tests (which we need to detect the issue). A fix for this is incoming.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55473/new/

https://reviews.llvm.org/D55473





More information about the llvm-commits mailing list