llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov 9d2229f3ca tsan: add more checks for OOM conditions
tests like to try to malloc((size_t)-1)

llvm-svn: 157176
2012-05-21 06:46:27 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
output_tests tsan: detect accesses to freed memory 2012-05-17 14:17:51 +00:00
rtl tsan: add more checks for OOM conditions 2012-05-21 06:46:27 +00:00
rtl_tests [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
unit_tests tsan: remove shutdown code 2012-05-17 15:00:27 +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 [tsan] fix dependency rules in Makefile.old 2012-05-17 08:33:14 +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