llvm-project/compiler-rt/lib
Vitaly Buka d591a46d17 [NFC][sanitizer] Fix naming in StackStore 2021-11-18 19:39:20 -08:00
..
BlocksRuntime
asan [compiler-rt][asan] Re-add `self` 2021-11-17 15:48:41 -08:00
builtins [clang][compiler-rt][atomics] Add `__c11_atomic_fetch_nand` builtin and support `__atomic_fetch_nand` libcall 2021-10-28 02:18:43 +00:00
cfi Enable -Wformat-pedantic and fix fallout. 2021-11-05 13:12:35 +01:00
crt [cmake] By default do not instrument compiler-rt if LLVM_BUILD_INSTRUMENTED_COVERAGE is ON 2021-11-09 10:59:25 +01:00
dfsan [sanitizer] Switch dlsym hack to internal_allocator 2021-11-12 16:11:10 -08:00
fuzzer [libFuzzer] Disable Msan on InternalStrnlen 2021-11-05 15:24:09 -07:00
gwp_asan Fix a few warnings (signed/unsigned comparison in gtest, and missing field initializers) 2021-10-16 22:43:57 -07:00
hwasan [sanitizer] Switch dlsym hack to internal_allocator 2021-11-12 16:11:10 -08:00
interception [compiler-rt] [windows] Add more assembly patterns for interception 2021-09-21 15:51:58 -07:00
lsan lsan: remove pthread_detach/join interceptors 2021-11-17 14:49:15 +01:00
memprof memprof: don't use thread user_id 2021-11-17 14:49:25 +01:00
msan [msan] Clang-format the test 2021-11-18 18:30:49 -08:00
orc [ORC][ORC-RT] Register type metadata from __swift5_types MachO section 2021-11-12 16:39:59 -08:00
profile [compiler-rt/profile] Reland mark __llvm_profile_raw_version as hidden 2021-11-16 11:37:00 -08:00
safestack Revert "sanitizers: increase .clang-format columns to 100" 2021-07-28 09:40:21 +02:00
sanitizer_common [NFC][sanitizer] Fix naming in StackStore 2021-11-18 19:39:20 -08:00
scudo [scudo] Handle mallinfo2 2021-11-16 19:29:37 -08:00
stats [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
tsan [NFC][sanitizer] Move inline implementation of StackStore into cpp 2021-11-18 18:38:06 -08:00
ubsan [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
ubsan_minimal [compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS 2021-11-10 19:16:20 -08:00
xray Enable -Wformat-pedantic and fix fallout. 2021-11-05 13:12:35 +01:00
CMakeLists.txt [ORC-RT] Re-apply "Initial ORC Runtime directories and build..." with fixes. 2021-04-24 16:00:20 -07:00