[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 16:05:24 PST 2018
yln updated this revision to Diff 179380.
yln added a comment.
Fix bug in test.
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.179380.patch
Type: text/x-patch
Size: 4988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181222/36553b90/attachment.bin>
More information about the llvm-commits
mailing list