[PATCH] D14546: [tsan] Add TSan unit test support for OS X

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 06:56:31 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252731: [tsan] Add TSan unit test support for OS X (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D14546?vs=39828&id=39916#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14546

Files:
  compiler-rt/trunk/cmake/Modules/CompilerRTCompile.cmake
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/tests/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/tests/rtl/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/tests/rtl/tsan_test.cc
  compiler-rt/trunk/lib/tsan/tests/rtl/tsan_test_util.h
  compiler-rt/trunk/lib/tsan/tests/rtl/tsan_test_util_linux.cc
  compiler-rt/trunk/lib/tsan/tests/unit/tsan_clock_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14546.39916.patch
Type: text/x-patch
Size: 12244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/4b7083a2/attachment.bin>


More information about the llvm-commits mailing list