[PATCH] D15189: [tsan] Introduce a "ignore_interceptors_accesses" option
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 12:04:51 PST 2016
kubabrecka updated this revision to Diff 44532.
kubabrecka added a comment.
I was mistaken about pthread_kill, it doesn't need to be wrapped with USER_CALLBACK_START/END.
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.44532.patch
Type: text/x-patch
Size: 4939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160111/5ac7e0d3/attachment.bin>
More information about the llvm-commits
mailing list