llvm-project/compiler-rt/lib/tsan/tests
Dmitry Vyukov cc5e40811b tsan: remove TSAN_SHADOW_COUNT
TSAN_SHADOW_COUNT is defined to 4 in all environments.
Other values of TSAN_SHADOW_COUNT were never tested and
were broken by recent changes to shadow mapping.
Remove it as there is no reason to fix nor maintain it.

llvm-svn: 226466
2015-01-19 15:01:07 +00:00
..
rtl tsan: remove TSAN_SHADOW_COUNT 2015-01-19 15:01:07 +00:00
unit Remove TSAN_DEBUG in favor of SANITIZER_DEBUG. 2015-01-03 04:29:12 +00:00
CMakeLists.txt [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode. 2015-01-06 20:58:40 +00:00