llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov 7943b69002 tsan: add IsSymbolizerAvailable() function for querying for presence of internal/external symbolizer
llvm-svn: 173783
2013-01-29 09:35:14 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: symbolize global variables 2013-01-11 07:23:51 +00:00
lit_tests [tsan] fix thread_name.cc test to work with older versions of libc 2013-01-21 11:20:49 +00:00
rtl tsan: add IsSymbolizerAvailable() function for querying for presence of internal/external symbolizer 2013-01-29 09:35:14 +00:00
tests [sanitizer] fix calloc overflow in asan/tsan/msan 2013-01-25 11:46:22 +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
Makefile.mk [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) 2012-05-15 15:17:35 +00:00
Makefile.old asan/tsan: move blocking mutex from asan to sanitizer_common 2013-01-14 07:51:39 +00:00
analyze_libtsan.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00
check_analyze.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00
check_cmake.sh tsan: also test asan during presubmit checks, because sanitizer_common changes can affect it 2013-01-24 07:43:55 +00:00