hanchenye-llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov 19ba50a8b9 tsan: better message about found races for Go ThreadSanitizer
llvm-svn: 165376
2012-10-07 14:21:24 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan for Go: support mallocs before __tsan_init() (required to support cgo code) 2012-10-04 13:54:49 +00:00
lit_tests tsan: output tid's in reports 2012-10-02 11:52:05 +00:00
rtl tsan: better message about found races for Go ThreadSanitizer 2012-10-07 14:21:24 +00:00
tests [TSan] s/uintptr_t/intptr_t in TSan test and enforce stack size limit in one of TSan output tests that somewhy fails otherwise 2012-09-18 09:09:35 +00:00
CMakeLists.txt [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single root for gtest-based tests. Support running these tests from lit via check-tsan command. 2012-09-17 10:02:17 +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] port all output tests to lit and move them to lit_tests directory. This makes 'make check-tsan' command test both unit and output TSan tests. Old custom makefiles for running TSan tests are still functional as well. 2012-09-18 07:23:54 +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