[PATCH] D28264: [tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress false positive races

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 17:05:17 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291631: [tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress… (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D28264?vs=83575&id=83898#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28264

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_libignore.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_libignore.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_flags.inc
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.h
  compiler-rt/trunk/test/tsan/Darwin/ignore-noninstrumented.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28264.83898.patch
Type: text/x-patch
Size: 11341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/8e849bca/attachment.bin>


More information about the llvm-commits mailing list