[PATCH] D60347: [TSan][libdispatch] Replace CFRunLoop with dispatch_semaphore, pt. 1
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 10:51:26 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358023: [TSan][libdispatch] Replace CFRunLoop with dispatch_semaphore, pt. 1 (authored by yln, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60347?vs=194201&id=194365#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60347/new/
https://reviews.llvm.org/D60347
Files:
compiler-rt/trunk/test/tsan/Darwin/gcd-after.mm
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-barrier-race.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-barrier.mm
compiler-rt/trunk/test/tsan/Darwin/gcd-blocks.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60347.194365.patch
Type: text/x-patch
Size: 7334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/d50d217c/attachment.bin>
More information about the llvm-commits
mailing list