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

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 18:16:18 PDT 2019


yln updated this revision to Diff 193994.
yln marked an inline comment as done.
yln added a comment.

Missed one test 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/dispatch_test.h
  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.193994.patch
Type: text/x-patch
Size: 7700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190406/1b7cd6f6/attachment.bin>


More information about the llvm-commits mailing list