llvm-project/compiler-rt/lib
Vy Nguyen ab08c3865b Revert "Revert "[compiler-rt][asan] Make wild-pointer crash error more useful""
This reverts commit c578508b5b.

Reland now that unrelated crash has been resolved.
2021-03-12 11:35:50 -05:00
..
BlocksRuntime
asan Revert "Revert "[compiler-rt][asan] Make wild-pointer crash error more useful"" 2021-03-12 11:35:50 -05:00
builtins [builtins] Fix value of ARM_INEXACT 2021-03-12 11:15:24 +00:00
cfi [sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checks 2020-09-08 10:12:05 -07:00
crt [RISCV][crt] support building without init_array 2020-12-01 17:17:50 +03:00
dfsan [dfsan] Remove dfsan_get_origin from done_abilist.txt 2021-03-05 17:59:39 -08:00
fuzzer [libFuzzer] Add attribute noinline on Fuzzer::ExecuteCallback(). 2021-03-11 21:05:22 -06:00
gwp_asan [GWP-ASan] Change sys/cdefs.h to features.h 2021-02-17 20:03:16 -08:00
hwasan [NFC] Remove tab from the source 2021-02-26 19:40:24 -08:00
interception [sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_LINUX feature detection and support musl 2021-01-06 10:55:40 -08:00
lsan [LSan][RISCV] Enable LSan for RISCV64 2021-01-31 21:53:25 +00:00
memprof [sanitizers] Fix interception of GLibc regexec 2021-03-08 10:53:55 +00:00
msan [sanitizers] Fix interception of GLibc regexec 2021-03-08 10:53:55 +00:00
profile [profile] Delete zero-size dummy sections 2021-02-28 21:07:30 -08:00
safestack compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp 2019-08-01 13:56:52 +00:00
sanitizer_common [compiler-rt] PR#39514 Support versioned llvm-symbolizer binaries 2021-03-11 18:29:06 -08:00
scudo scudo: Add support for tracking stack traces of secondary allocations. 2021-03-09 11:43:03 -08:00
stats compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
tsan [tsan] Fix aarch64-*-linux after D86377 2021-03-10 22:16:04 -08:00
ubsan [ubsan] support print_module_map flag in standalone mode 2021-03-05 13:59:56 -08:00
ubsan_minimal [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc 2020-10-12 09:57:12 -07:00
xray [XRay][compiler-rt][x86_64] Fix CFI directives in assembly trampolines 2021-03-06 10:38:27 -08:00
CMakeLists.txt [MemProf] Decouple memprof build from COMPILER_RT_BUILD_SANITIZERS 2020-10-26 13:52:50 -07:00