llvm-project/compiler-rt/lib
Matt Morehouse 1e1f3c8298 [libFuzzer] Avoid fuzzer symbols being hidden.
Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1490845#c5.

Patch By: Mike Hommey

llvm-svn: 342423
2018-09-17 23:08:15 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [ASan] [Windows] Remove const from _msize function declaration parameter 2018-09-11 06:07:32 +00:00
builtins Switch to using a reserved identifier for this internal compiler-rt function. 2018-09-08 00:17:37 +00:00
cfi cfi: Remove blacklist entries for libc++. 2018-08-15 18:05:55 +00:00
dfsan sanitizers: consistently check result of MmapFixedNoReserve 2018-07-20 08:33:41 +00:00
esan esan: fix shadow setup 2018-07-20 13:40:08 +00:00
fuzzer [libFuzzer] Avoid fuzzer symbols being hidden. 2018-09-17 23:08:15 +00:00
hwasan [hwasan] use a single Printf per line when printing a report (more friendly to android logging) 2018-09-13 19:14:22 +00:00
interception Introduce new type for inteceptors UINTMAX_T 2018-08-29 09:11:17 +00:00
lsan Revert "[lsan] Do not check for leaks in the forked process" 2018-08-27 17:26:28 +00:00
msan [MSan] store origins for variadic function parameters in __msan_va_arg_origin_tls 2018-09-06 15:14:36 +00:00
profile [Windows] Include BaseTsd.h with lowercase 2018-09-10 20:28:06 +00:00
safestack SafeStack: Fix thread liveness check on *BSD 2018-08-28 18:30:03 +00:00
sanitizer_common [sanitizer_common] Fuchsia now supports .preinit_array 2018-09-17 05:22:26 +00:00
scudo [sanitizer] Revert D50940 2018-08-29 19:41:28 +00:00
stats [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
tsan [TSan] Update test values 2018-09-12 22:16:14 +00:00
ubsan [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - compiler-rt part 2018-07-30 18:58:30 +00:00
ubsan_minimal [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - compiler-rt part 2018-07-30 18:58:30 +00:00
xray [XRay] Simplify FDR buffer management 2018-09-17 03:09:01 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00