[PATCH] D56238: [TSan] Support Objective-C @synchronized with tagged pointers

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 7 11:23:06 PST 2019


This revision was automatically updated to reflect the committed changes.
yln marked an inline comment as done.
Closed by commit rL350556: [TSan] Support Objective-C @synchronized with tagged pointers (authored by yln, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56238?vs=180520&id=180531#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56238/new/

https://reviews.llvm.org/D56238

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors_mac.cc
  compiler-rt/trunk/test/tsan/Darwin/objc-synchronize-cycle-tagged.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56238.180531.patch
Type: text/x-patch
Size: 4687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/9ee141f4/attachment.bin>


More information about the llvm-commits mailing list