llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov 92d917d91c tsan: prevent recursive signal handlers
llvm-svn: 157625
2012-05-29 15:51:27 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
output_tests tsan: fix compiler warnings 2012-05-28 17:33:08 +00:00
rtl tsan: prevent recursive signal handlers 2012-05-29 15:51:27 +00:00
rtl_tests tsan: compilation of tests with newest clang 2012-05-24 14:55:12 +00:00
unit_tests tsan: do not call into libc in symbolizer and in other code (this causes recursion and crashes) 2012-05-25 11:15:04 +00:00
CMakeLists.txt [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) 2012-05-15 15:17:35 +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] Add a new directory compiler-rt/lib/sanitizer_common 2012-05-29 12:18:18 +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