[PATCH] D59047: [NFC][TSan] Add libdispatch tests for non-Darwin platforms

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 10:17:08 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355618: [NFC][TSan] Add libdispatch tests for non-Darwin platforms (authored by yln, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59047?vs=189579&id=189747#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59047

Files:
  compiler-rt/trunk/test/tsan/gcd-apply-race.c
  compiler-rt/trunk/test/tsan/gcd-apply.c
  compiler-rt/trunk/test/tsan/gcd-data.c
  compiler-rt/trunk/test/tsan/gcd-dispatch_main.c
  compiler-rt/trunk/test/tsan/gcd-dispatch_once_deadlock.c
  compiler-rt/trunk/test/tsan/gcd-groups-destructor.c
  compiler-rt/trunk/test/tsan/gcd-groups-leave.c
  compiler-rt/trunk/test/tsan/gcd-groups-stress.c
  compiler-rt/trunk/test/tsan/gcd-once.c
  compiler-rt/trunk/test/tsan/gcd-semaphore-norace.c
  compiler-rt/trunk/test/tsan/gcd-source-serial.c
  compiler-rt/trunk/test/tsan/gcd-suspend.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59047.189747.patch
Type: text/x-patch
Size: 14728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/d7f57db4/attachment.bin>


More information about the llvm-commits mailing list