llvm-project/compiler-rt/lib/tsan
Evgeniy Stepanov feb73c8566 [sanitizer] Move *stat to the common interceptors
Adds *stat to the common interceptors.

Removes the now-duplicate *stat interceptor from msan/tsan/esan.
This adds *stat to asan, which previously did not intercept it.

Patch by Qin Zhao.

llvm-svn: 269223
2016-05-11 20:02:15 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
dd [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
go tsan: fix build 2016-04-27 12:59:35 +00:00
rtl [sanitizer] Move *stat to the common interceptors 2016-05-11 20:02:15 +00:00
tests tsan: change tsan/Go interface for obtaining the current Processor 2016-04-27 12:30:48 +00:00
.clang-format Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
CMakeLists.txt tsan: split thread into logical and physical state 2016-04-27 08:23:02 +00:00
analyze_libtsan.sh [TSan] Slightly improve check_analyze script. 2015-12-07 20:18:50 +00:00
check_analyze.sh tsan: update tsan_analyze to what tip clang generates 2016-05-03 13:59:41 +00:00
check_cmake.sh tsan: use a different dir for llvm build 2014-10-15 08:56:15 +00:00