[PATCH] D14636: [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 04:04:51 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL253558: [tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin" (authored by kuba.brecka).
Changed prior to commit:
http://reviews.llvm.org/D14636?vs=40615&id=40627#toc
Repository:
rL LLVM
http://reviews.llvm.org/D14636
Files:
compiler-rt/trunk/test/tsan/barrier.cc
compiler-rt/trunk/test/tsan/bench_acquire_only.cc
compiler-rt/trunk/test/tsan/bench_acquire_release.cc
compiler-rt/trunk/test/tsan/bench_local_mutex.cc
compiler-rt/trunk/test/tsan/bench_mutex.cc
compiler-rt/trunk/test/tsan/bench_release_only.cc
compiler-rt/trunk/test/tsan/bench_rwmutex.cc
compiler-rt/trunk/test/tsan/bench_single_writer.cc
compiler-rt/trunk/test/tsan/bench_ten_mutexes.cc
compiler-rt/trunk/test/tsan/race_on_barrier.c
compiler-rt/trunk/test/tsan/race_on_barrier2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14636.40627.patch
Type: text/x-patch
Size: 4858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/e2080272/attachment.bin>
More information about the llvm-commits
mailing list