llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov a05bbe1c9a tsan: add a test that used to crash, fixed by r180180.
llvm-svn: 180251
2013-04-25 06:58:43 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go [sanitizer] More renamed macros. 2013-03-19 14:54:17 +00:00
lit_tests tsan: add a test that used to crash, fixed by r180180. 2013-04-25 06:58:43 +00:00
rtl tsan: fix stack traces for malloc and free 2013-04-24 11:16:47 +00:00
tests [TSan] Build TSan unit tests with the same compile flags as TSan runtime 2013-03-25 10:23:20 +00:00
CMakeLists.txt [TSan] Build TSan runtime with -fPIE. 2013-03-29 09:44:11 +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] Make path to FileCheck configurable 2013-04-04 12:18:12 +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
check_cmake.sh tsan: run tests sequentially otherwise cmake says: 2013-04-24 11:07:25 +00:00