[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:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT337837: [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=157059#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49707

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49707.157059.patch
Type: text/x-patch
Size: 3463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/a66a261f/attachment.bin>


More information about the llvm-commits mailing list