llvm-project/compiler-rt/lib
Reid Kleckner d44a6eab40 Fix GCC 4.8.5 build by avoiding braced default member initializer
Use internal_memset instead.  Should revive all Linux Chromium ToT bots.

llvm-svn: 333678
2018-05-31 18:26:36 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [asan] Remove unneeded VirtualQuery from exception handler 2018-05-30 21:21:18 +00:00
builtins Revert "[cmake] [ARM] Check if VFP is supported before including any VFP builtins" 2018-05-24 21:36:27 +00:00
cfi [sanitizer] Build failures fixes post D45457 2018-04-16 16:58:34 +00:00
dfsan [dfsan] add one more sanitizer-coverage hook to the whitelist 2018-05-09 18:35:09 +00:00
esan [sanitizer] Replace InternalScopedBuffer with InternalMmapVector 2018-05-07 05:56:36 +00:00
fuzzer [libFuzzer] add collect_data_flow.py that allows to run the data-flow tracer several times on subsets of inputs bytes, to overcome DFSan out-of-label failures 2018-05-31 01:27:07 +00:00
hwasan [CMake] Build shared version of runtimes for Fuchsia 2018-05-09 21:24:06 +00:00
interception [sanitizer] Trivial portion of the port to Myriad RTEMS 2018-05-18 00:43:54 +00:00
lsan [lsan] Report unsuspended threads 2018-05-09 23:02:14 +00:00
msan Port msan_test.cc to NetBSD 2018-05-19 01:10:25 +00:00
profile [CMake] Build shared version of runtimes for Fuchsia 2018-05-09 21:24:06 +00:00
safestack [safestack] Lazy initialization of interceptors 2018-05-26 01:18:32 +00:00
sanitizer_common Define SIZEOF_STRUCT_USTAT for 32bit sparc. 2018-05-31 12:41:15 +00:00
scudo [scudo] Quarantine optimization 2018-05-16 18:12:31 +00:00
stats [sanitizer] Replace InternalScopedBuffer with InternalMmapVector 2018-05-07 05:56:36 +00:00
tsan [tsan] Add debugging API to retrieve the "external tag" from reports 2018-05-10 21:46:00 +00:00
ubsan [sanitizer] Trivial portion of the port to Myriad RTEMS 2018-05-18 00:43:54 +00:00
ubsan_minimal [CMake] Build shared version of runtimes for Fuchsia 2018-05-09 21:24:06 +00:00
xray Fix GCC 4.8.5 build by avoiding braced default member initializer 2018-05-31 18:26:36 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00