llvm-project/compiler-rt/lib/tsan
Dmitry Vyukov cbc303006c tsan: fix crash when users pass insane mutex addresses in dynamic annotations
llvm-svn: 163016
2012-08-31 20:02:33 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: handle larger number of goroutines + fix a memory leak of goroutine descriptors 2012-08-13 18:44:44 +00:00
output_tests tsan: add "as if synchronized via sleep" feature 2012-08-31 17:27:49 +00:00
rtl tsan: fix crash when users pass insane mutex addresses in dynamic annotations 2012-08-31 20:02:33 +00:00
rtl_tests [TSan] use threadsafe death tests in TSan unit tests 2012-07-02 14:35:25 +00:00
unit_tests [Sanitizer] move flag parsing routines (and unit tests) from tsan runtime to common runtime. 2012-07-09 13:21:39 +00:00
CMakeLists.txt [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) 2012-05-15 15:17:35 +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 [Sanitizer] Remove lint checkers from our old makefiles in favor of buildbot 2012-08-31 08:10:28 +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