llvm-project/compiler-rt/lib/tsan/tests
Dmitry Vyukov e1a7f338a3 tsan: dynamic history size
introduces history_size parameter that can be used to control trace size at startup

llvm-svn: 168786
2012-11-28 12:19:50 +00:00
..
rtl [TSan] s/uintptr_t/intptr_t in TSan test and enforce stack size limit in one of TSan output tests that somewhy fails otherwise 2012-09-18 09:09:35 +00:00
unit tsan: dynamic history size 2012-11-28 12:19:50 +00:00
CMakeLists.txt [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single root for gtest-based tests. Support running these tests from lit via check-tsan command. 2012-09-17 10:02:17 +00:00