[PATCH] D18500: [tsan] Add support for OS X OSAtomic* functions

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 03:06:11 PDT 2016


kubabrecka updated this revision to Diff 51889.
kubabrecka added a comment.

Updating patch to use "tsan_interface.h" instead of the system clang's <sanitizer/tsan_interface_atomic.h>.


http://reviews.llvm.org/D18500

Files:
  lib/tsan/rtl/tsan_interceptors_mac.cc
  test/tsan/Darwin/osatomics-add.mm
  test/tsan/Darwin/osatomics-list.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18500.51889.patch
Type: text/x-patch
Size: 9995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/f0c9322b/attachment.bin>


More information about the llvm-commits mailing list