llvm-project/compiler-rt/lib/tsan
Evgeniy Stepanov 0af672326a [sanitizer] Replace more platform checks with SANITIZER_ constants.
llvm-svn: 177400
2013-03-19 14:33:38 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: fix Go build 2013-03-18 08:52:46 +00:00
lit_tests [sanitizer] Replace more platform checks with SANITIZER_ constants. 2013-03-19 14:33:38 +00:00
rtl [sanitizer] Replace more platform checks with SANITIZER_ constants. 2013-03-19 14:33:38 +00:00
tests tsan: smaller memory block headers (32b->16b) 2013-03-18 19:47:36 +00:00
CMakeLists.txt [Sanitizer] Build ASan, TSan and MSan runtimes with -fno-rtti. 2013-03-13 09:18:30 +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] Makefiles: allow configurable paths to clang and FileCheck. Add -fno-rtti flag. 2013-03-18 07:00:36 +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: also test asan during presubmit checks, because sanitizer_common changes can affect it 2013-01-24 07:43:55 +00:00