[PATCH] D31553: [tsan] Ignore memory accesses for libignored modules for "external" races
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 10:31:07 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301000: [tsan] Ignore memory accesses for libignored modules for "external" races (authored by kuba.brecka).
Changed prior to commit:
https://reviews.llvm.org/D31553?vs=93720&id=96170#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31553
Files:
compiler-rt/trunk/lib/tsan/rtl/tsan_external.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.h
compiler-rt/trunk/test/tsan/Darwin/external-ignore-noninstrumented.cc
compiler-rt/trunk/test/tsan/Darwin/external-lib.cc
compiler-rt/trunk/test/tsan/Darwin/external-noninstrumented-module.cc
compiler-rt/trunk/test/tsan/Darwin/external.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31553.96170.patch
Type: text/x-patch
Size: 9801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/72fdb24f/attachment.bin>
More information about the llvm-commits
mailing list