llvm-project/compiler-rt/lib
Matt Morehouse a34c65e845 [libFuzzer] Make -fsanitize=memory,fuzzer work.
This patch allows libFuzzer to fuzz applications instrumented with MSan
without recompiling libFuzzer with MSan instrumentation.

Fixes https://github.com/google/sanitizers/issues/958.

Differential Revision: https://reviews.llvm.org/D48891

llvm-svn: 336619
2018-07-09 23:51:08 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [ASan] Minor ASan error reporting cleanup 2018-07-09 17:54:55 +00:00
builtins Fix bots after r334981 2018-06-19 02:56:24 +00:00
cfi [sanitizer] Build failures fixes post D45457 2018-04-16 16:58:34 +00:00
dfsan Add weak definitions of trace-cmp hooks to dfsan 2018-06-01 21:59:25 +00:00
esan [sanitizer] Add fgets, fputs and puts into sanitizer_common 2018-06-11 22:58:04 +00:00
fuzzer [libFuzzer] Make -fsanitize=memory,fuzzer work. 2018-07-09 23:51:08 +00:00
hwasan [HWASan] Initalize shadow earler. 2018-06-25 17:27:13 +00:00
interception [sanitizer] Trivial portion of the port to Myriad RTEMS 2018-05-18 00:43:54 +00:00
lsan [Lsan] intercept thr_exit on FreeBSD 2018-06-20 20:13:25 +00:00
msan [MSan] Add functions to enable/disable interceptor checks. 2018-07-06 17:10:51 +00:00
profile Revert "Make __gcov_flush flush counters for all shared libraries" 2018-07-07 00:07:00 +00:00
safestack [safestack] Lazy initialization of interceptors 2018-05-26 01:18:32 +00:00
sanitizer_common [asan] Fix deadlock issue on FreeBSD, caused by use of .preinit_array in rL325240 2018-07-01 17:52:41 +00:00
scudo [scudo] Add some logs for Android 2018-07-06 16:50:12 +00:00
stats [sanitizer] Replace InternalScopedBuffer with InternalMmapVector 2018-05-07 05:56:36 +00:00
tsan [TSan] More detailed error message on failed sahdow memory madvise 2018-06-28 21:38:34 +00:00
ubsan [UBSan] Add silence_unsigned_overflow flag. 2018-06-27 18:24:46 +00:00
ubsan_minimal [CMake] Build shared version of runtimes for Fuchsia 2018-05-09 21:24:06 +00:00
xray [asan] Fix deadlock issue on FreeBSD, caused by use of .preinit_array in rL325240 2018-07-01 17:52:41 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00