llvm-project/compiler-rt/lib/tsan
Maxim Ostapenko 7389936f57 [sanitizer] Move recvmsg and recv interceptors to sanitizer_common.
This patch moves recv and recvfrom interceptors from MSan and TSan to
sanitizer_common to enable them in ASan.

Differential Revision: http://reviews.llvm.org/D17479

llvm-svn: 261841
2016-02-25 08:44:25 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
dd [CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into a single function 2015-08-25 19:53:09 +00:00
go Fix lib/tsan/go/buildgo.sh for FreeBSD after r243051. 2016-02-14 00:26:32 +00:00
rtl [sanitizer] Move recvmsg and recv interceptors to sanitizer_common. 2016-02-25 08:44:25 +00:00
tests Fix the cross compilation of unit tests. NFC (second attempt) 2016-01-14 18:18:49 +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] Disable sysroot flag on FreeBSD 2016-02-18 17:35:30 +00:00
analyze_libtsan.sh [TSan] Slightly improve check_analyze script. 2015-12-07 20:18:50 +00:00
check_analyze.sh [TSan] Adjust expectation for check_analyze.sh 2016-02-13 00:55:58 +00:00
check_cmake.sh tsan: use a different dir for llvm build 2014-10-15 08:56:15 +00:00