[PATCH] D14811: [tsan] Handle dispatch_once on OS X

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 02:38:25 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253552: [tsan] Handle dispatch_once on OS X (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D14811?vs=40613&id=40622#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14811

Files:
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_libdispatch_mac.cc
  compiler-rt/trunk/test/tsan/Darwin/gcd-once.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14811.40622.patch
Type: text/x-patch
Size: 6455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/6ac0d2d0/attachment.bin>


More information about the llvm-commits mailing list