llvm-project/compiler-rt/lib/tsan/tests/unit
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
..
CMakeLists.txt [tsan] Move some suppressions-related code to common. 2013-06-26 15:37:14 +00:00
tsan_clock_test.cc
tsan_flags_test.cc
tsan_mman_test.cc [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
tsan_mutex_test.cc
tsan_mutexset_test.cc tsan: fix incorrect test 2013-03-20 13:49:45 +00:00
tsan_shadow_test.cc tsan: flip is_write bit in shadow to is_read 2013-02-01 10:02:55 +00:00
tsan_stack_test.cc
tsan_sync_test.cc tsan: add mutexsets to reports 2012-12-06 12:16:15 +00:00
tsan_vector_test.cc