[PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 08:40:00 PST 2016
kubabrecka updated this revision to Diff 44009.
kubabrecka added a comment.
Updating patch to only enable/disable tracking of memory accesses in ScopedInterceptor. Adding a test case.
http://reviews.llvm.org/D15189
Files:
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/tsan/rtl/tsan_flags.inc
lib/tsan/rtl/tsan_interceptors.cc
test/tsan/Darwin/ignored-interceptors.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15189.44009.patch
Type: text/x-patch
Size: 5283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/d2a4a6b5/attachment.bin>
More information about the llvm-commits
mailing list