[PATCH] D14745: [tsan] Implement basic GCD interceptors for OS X

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 05:39:01 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253982: [tsan] Implement basic GCD interceptors for OS X (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D14745?vs=40879&id=41033#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14745

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_libdispatch_mac.cc
  compiler-rt/trunk/test/tsan/Darwin/gcd-async-norace.mm
  compiler-rt/trunk/test/tsan/Darwin/gcd-async-race.mm
  compiler-rt/trunk/test/tsan/Darwin/gcd-sync-norace.mm
  compiler-rt/trunk/test/tsan/Darwin/gcd-sync-race.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14745.41033.patch
Type: text/x-patch
Size: 7911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/603a2962/attachment.bin>


More information about the llvm-commits mailing list