[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 10:47:45 PST 2019


yln updated this revision to Diff 180520.
yln edited the summary of this revision.
yln added a comment.

Use `user_alloc` surrounded by `ThreadIgnoreBegin/End`.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D56238

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

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


More information about the llvm-commits mailing list