[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:12:21 PST 2019


yln updated this revision to Diff 179915.
yln added a comment.

Trying to `arc diff` on git monorepo and `arc patch && arc commit` on svn working copy is painful, because path is longer on monorepo.


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.179915.patch
Type: text/x-patch
Size: 4880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/192cf4bd/attachment.bin>


More information about the llvm-commits mailing list