[PATCH] D35157: [tsan] Add support for running TSan tests on iOS simulator and devices

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 08:01:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307537: [tsan] Add support for running TSan tests on iOS simulator and devices (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D35157?vs=105747&id=105851#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35157

Files:
  compiler-rt/trunk/lib/lsan/lsan_common.cc
  compiler-rt/trunk/test/sanitizer_common/ios_commands/iossim_run.py
  compiler-rt/trunk/test/tsan/CMakeLists.txt
  compiler-rt/trunk/test/tsan/Darwin/dlopen.cc
  compiler-rt/trunk/test/tsan/Darwin/osspinlock-norace.cc
  compiler-rt/trunk/test/tsan/Darwin/xpc-cancel.mm
  compiler-rt/trunk/test/tsan/Darwin/xpc-race.mm
  compiler-rt/trunk/test/tsan/Darwin/xpc.mm
  compiler-rt/trunk/test/tsan/deep_stack1.cc
  compiler-rt/trunk/test/tsan/ignore_lib0.cc
  compiler-rt/trunk/test/tsan/lit.cfg
  compiler-rt/trunk/test/tsan/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35157.105851.patch
Type: text/x-patch
Size: 8498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/78ab8ce2/attachment.bin>


More information about the llvm-commits mailing list