[tsan] Mark tests that need pthread barriers with "UNSUPPORTED: darwin"
Several testcases need pthread barriers (e.g. all bench_*.cc which use test/tsan/bench.h) which are not available on OS X. Let's mark them with "UNSUPPORTED: darwin". Differential Revision: http://reviews.llvm.org/D14636 llvm-svn: 253558
Loading
Please sign in to comment