aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-04-21 16:44:27 +0000
committerKuba Mracek <mracek@apple.com>2017-04-21 16:44:27 +0000
commit894da663203c2cb28a54cb0b6ffdf380792e6057 (patch)
treed20e296bd9d62284706dcf5ad113d61ddcba95b6 /llvm/lib/Support/DynamicLibrary.cpp
parent72f31a8381d023a765b3c4ba96da217cdd233ba9 (diff)
downloadllvm-894da663203c2cb28a54cb0b6ffdf380792e6057.zip
llvm-894da663203c2cb28a54cb0b6ffdf380792e6057.tar.gz
llvm-894da663203c2cb28a54cb0b6ffdf380792e6057.tar.bz2
[tsan] Don't report bugs from interceptors called from libignored modules
This patch make sure we don't report deadlocks and other bug types when we're inside an interceptor that was called from a noninstrumented module (when ignore_noninstrumented_modules=1 is set). Adding a testcase that shows that deadlock detection still works on Darwin (to make sure we're not silencing too many reports). Differential Revision: https://reviews.llvm.org/D31449 llvm-svn: 300998
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions