llvm-project/compiler-rt/lib/tsan/tests/unit
Alexey Samsonov 8b3334d909 [TSan] Fix -Werror=sign-compare warning. NFC.
llvm-svn: 227527
2015-01-30 01:02:12 +00:00
..
CMakeLists.txt [TSan] Use Clang to compile and link TSan unit tests with TSan runtime 2013-09-11 09:56:33 +00:00
tsan_clock_test.cc [TSan] Fix -Werror=sign-compare warning. NFC. 2015-01-30 01:02:12 +00:00
tsan_dense_alloc_test.cc [TSan] Fix signed-compare warning in the unit test 2014-11-03 22:17:39 +00:00
tsan_flags_test.cc [TSan] Use common flags in the same way as all the other sanitizers 2014-09-10 23:08:06 +00:00
tsan_mman_test.cc Remove TSAN_DEBUG in favor of SANITIZER_DEBUG. 2015-01-03 04:29:12 +00:00
tsan_mutex_test.cc Remove TSAN_DEBUG in favor of SANITIZER_DEBUG. 2015-01-03 04:29:12 +00:00
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] Use StackTrace from sanitizer_common where applicable 2014-11-03 22:23:44 +00:00
tsan_sync_test.cc tsan: allocate vector clocks using slab allocator 2014-08-05 18:45:02 +00:00
tsan_unit_test_main.cc [TSan] Use Clang to compile and link TSan unit tests with TSan runtime 2013-09-11 09:56:33 +00:00
tsan_vector_test.cc tsan: remove in_rtl counter 2013-12-24 12:55:56 +00:00