[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
Wed Jan 2 12:14:23 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT350258: [TSan] Enable detection of lock-order-inversions for Objective-C @synchronized (authored by yln, committed by ).
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55959/new/
https://reviews.llvm.org/D55959
Files:
lib/tsan/rtl/tsan_interceptors_mac.cc
test/tsan/Darwin/objc-synchronize-cycle-tagged.mm
test/tsan/Darwin/objc-synchronize-cycle.mm
test/tsan/Darwin/objc-synchronize-nested-recursive.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55959.179919.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/2eee0c1b/attachment.bin>
More information about the llvm-commits
mailing list