[PATCH] D49707: [tsan] Fix crash in objc_sync_enter/objc_sync_exit when using an Obj-C tagged pointer
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 24 09:19:27 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337837: [tsan] Fix crash in objc_sync_enter/objc_sync_exit when using an Obj-C tagged… (authored by kuba.brecka, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49707?vs=156937&id=157058#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D49707
Files:
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors_mac.cc
compiler-rt/trunk/test/tsan/Darwin/objc-synchronize-tagged.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49707.157058.patch
Type: text/x-patch
Size: 3571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/60ede78e/attachment.bin>
More information about the llvm-commits
mailing list