llvm-project/compiler-rt/lib/tsan
Alexey Samsonov 39313b780d [Sanitizer] make internal_open have the same interface as libc version
llvm-svn: 174187
2013-02-01 15:58:46 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: detect races between plain and atomic memory accesses 2013-02-01 09:42:06 +00:00
lit_tests tsan: even if races between atomic and plain memory accesses are turned off (report_atomic_races=0), 2013-02-01 14:41:58 +00:00
rtl [Sanitizer] make internal_open have the same interface as libc version 2013-02-01 15:58:46 +00:00
tests [Sanitizer] make internal_open have the same interface as libc version 2013-02-01 15:58:46 +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] remove artifacts from gotsan build in 'make clean' command 2013-02-01 15:30: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