hanchenye-llvm-project/compiler-rt/lib/tsan
Alexey Samsonov 6021e94774 [TSan] Allocate fd table in user heap instead of using internal allocator. We need this to catch races on fds.
llvm-svn: 179841
2013-04-19 08:04:46 +00:00
..
benchmarks
go [sanitizer] More renamed macros. 2013-03-19 14:54:17 +00:00
lit_tests [TSan] remove -fPIE -pie from TSan lit tests to check that -fsanitize=thread implies them now 2013-04-12 07:11:00 +00:00
rtl [TSan] Allocate fd table in user heap instead of using internal allocator. We need this to catch races on fds. 2013-04-19 08:04:46 +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
Makefile.old [TSan] Make path to FileCheck configurable 2013-04-04 12:18:12 +00:00
analyze_libtsan.sh
check_analyze.sh
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