llvm-project/compiler-rt/lib
Mariusz Borsa 77014b9a13 [Sanitizers][Darwin] Rename Apple macro SANITIZER_MAC -> SANITIZER_APPLE
Initial introduction of the new macro before obsoleting the old one - the old name was really confusing.
Also moved SANITIZER_WATCHOS and SANITIZER_TVOS definitions under common #if defined(__APPLE__) block

Differential Revision: https://reviews.llvm.org/D125816
2022-05-18 14:46:41 -07:00
..
BlocksRuntime
asan [asan] Enable detect_stack_use_after_return=1 by default on Linux 2022-04-28 21:08:16 -07:00
builtins [compiler-rt builtins] Assert that atomic.c can be compiled correctly. 2022-05-16 14:40:57 -07:00
cfi sanitizer_common: prefix thread-safety macros with SANITIZER_ 2022-01-07 15:11:00 +01:00
crt Revert "[compiler-rt] Use C_STANDARD instead of custom logic for adding -std=c11" 2022-04-27 00:20:44 +03:00
dfsan [DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check. 2022-04-19 17:01:41 -07:00
fuzzer Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." 2022-03-04 13:45:43 -08:00
gwp_asan [NFCI] clang-format gwp-asan files. 2022-05-18 14:10:44 -07:00
hwasan [HWASan symbolize] Write error to stderr. 2022-05-10 17:00:57 -07:00
interception Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." 2022-03-04 13:45:43 -08:00
lsan [NFC][sanitizer] Consolidate malloc hook invocations 2022-04-12 20:08:29 -07:00
memprof [NFC][sanitizer] Consolidate malloc hook invocations 2022-04-12 20:08:29 -07:00
msan [msan] Set poison_in_dtor=1 by default 2022-04-15 14:40:23 -07:00
orc [ORC-RT][ORC] Handle dynamic unwind registration for libunwind 2022-05-06 14:00:29 -07:00
profile [AIX][PGO] Enable linux style PGO on AIX 2022-05-05 04:10:39 +00:00
safestack Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
sanitizer_common [Sanitizers][Darwin] Rename Apple macro SANITIZER_MAC -> SANITIZER_APPLE 2022-05-18 14:46:41 -07:00
scudo [NFCI] clang-format scudo standalone 2022-05-18 14:04:04 -07:00
stats [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
tsan [compiler-rt] Add NO_EXEC_STACK_DIRECTIVE on s390x 2022-05-13 07:57:10 +02:00
ubsan Revert "[ubsan] Simplify ubsan_GetStackTrace" 2022-04-13 10:41:23 +02:00
ubsan_minimal [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
xray [PowerPC] Fix sanitizers build on FreeBSD 2022-04-18 07:16:13 -05:00
CMakeLists.txt Revert D120327 "compiler-rt: Add udivmodei5 to builtins and add bitint library" 2022-04-08 12:39:42 -07:00