[PATCH] D55959: [TSan] Enable detection of lock-order-inversions for Objective-C @synchronized
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 21 14:43:16 PST 2018
yln updated this revision to Diff 179362.
yln added a comment.
Addressed most comments and added failing test for @synchronize with tagged pointers.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55959/new/
https://reviews.llvm.org/D55959
Files:
compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cc
compiler-rt/test/tsan/Darwin/objc-synchronize-cycle-tagged.mm
compiler-rt/test/tsan/Darwin/objc-synchronize-cycle.mm
compiler-rt/test/tsan/Darwin/objc-synchronize-nested-recursive.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55959.179362.patch
Type: text/x-patch
Size: 4988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/d80bca17/attachment.bin>
More information about the llvm-commits
mailing list