[PATCH] D61708: [TSan] Support `ignore_noninstrumented_modules` on Linux

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 00:09:15 PDT 2019


dvyukov added a comment.

If you mean that it will work only for tsan now, I guess it is fine. Other sanitizers can add it when they need it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61708





More information about the llvm-commits mailing list