[PATCH] D14698: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 09:31:40 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253579: [tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONS (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D14698?vs=40611&id=40666#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14698

Files:
  compiler-rt/trunk/test/tsan/Darwin/symbolizer-atos.cc
  compiler-rt/trunk/test/tsan/Darwin/symbolizer-dladdr.cc
  compiler-rt/trunk/test/tsan/allocator_returns_null.cc
  compiler-rt/trunk/test/tsan/deadlock_detector_stress_test.cc
  compiler-rt/trunk/test/tsan/fork_atexit.cc
  compiler-rt/trunk/test/tsan/fork_deadlock.cc
  compiler-rt/trunk/test/tsan/fork_multithreaded.cc
  compiler-rt/trunk/test/tsan/free_race.c
  compiler-rt/trunk/test/tsan/halt_on_error.cc
  compiler-rt/trunk/test/tsan/ignore_lib0.cc
  compiler-rt/trunk/test/tsan/ignore_lib1.cc
  compiler-rt/trunk/test/tsan/ignore_lib2.cc
  compiler-rt/trunk/test/tsan/ignore_lib3.cc
  compiler-rt/trunk/test/tsan/lit.cfg
  compiler-rt/trunk/test/tsan/malloc_overflow.cc
  compiler-rt/trunk/test/tsan/mutex_cycle2.c
  compiler-rt/trunk/test/tsan/race_top_suppression.cc
  compiler-rt/trunk/test/tsan/race_top_suppression1.cc
  compiler-rt/trunk/test/tsan/setuid2.c
  compiler-rt/trunk/test/tsan/suppressions_global.cc
  compiler-rt/trunk/test/tsan/suppressions_race.cc
  compiler-rt/trunk/test/tsan/suppressions_race2.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14698.40666.patch
Type: text/x-patch
Size: 16161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/2b75c6fa/attachment.bin>


More information about the llvm-commits mailing list