[PATCH] D60347: [TSan][libdispatch] Replace CFRunLoop with barriers, pt. 1

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 13:29:18 PDT 2019


yln updated this revision to Diff 194201.
yln added a comment.

Don't use header file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60347/new/

https://reviews.llvm.org/D60347

Files:
  compiler-rt/test/tsan/Darwin/gcd-after.mm
  compiler-rt/test/tsan/Darwin/gcd-async-norace.mm
  compiler-rt/test/tsan/Darwin/gcd-async-race.mm
  compiler-rt/test/tsan/Darwin/gcd-barrier-race.mm
  compiler-rt/test/tsan/Darwin/gcd-barrier.mm
  compiler-rt/test/tsan/Darwin/gcd-blocks.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60347.194201.patch
Type: text/x-patch
Size: 7226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/0fb82e22/attachment.bin>


More information about the llvm-commits mailing list