llvm-project/compiler-rt/lib/tsan
Kostya Serebryany 895ff83e47 [tsan] make calloc crash instead of returning 0 on overflow (controlled by the allocator_may_return_null flag)
llvm-svn: 190135
2013-09-06 11:04:14 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: better report formatting for Go 2013-08-16 11:15:14 +00:00
lit_tests [tsan] make calloc crash instead of returning 0 on overflow (controlled by the allocator_may_return_null flag) 2013-09-06 11:04:14 +00:00
rtl [tsan] make calloc crash instead of returning 0 on overflow (controlled by the allocator_may_return_null flag) 2013-09-06 11:04:14 +00:00
tests [tsan] make calloc crash instead of returning 0 on overflow (controlled by the allocator_may_return_null flag) 2013-09-06 11:04:14 +00:00
CMakeLists.txt [TSan] Add a couple of compiler warnings to TSan runtime compile flags 2013-08-29 12:08:36 +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 Properly generate lists of exported symbols for sanitizer runtimes 2013-08-27 15:08:02 +00:00
analyze_libtsan.sh tsan: add interface functions for unaligned access, e.g. __sanitizer_unaligned_load16 2013-04-30 11:56:56 +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/msan: add halt_on_error flag 2013-08-13 15:33:00 +00:00