.. |
BlocksRuntime
|
…
|
|
asan
|
Enable -Wformat-pedantic and fix fallout.
|
2021-11-05 13:12:35 +01: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
|
[NFC][dfsan] Split Init and ThreadStart
|
2021-11-08 19:16:55 -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
|
[HWASan] Ensure RNG is initialized in GenerateRandomTag
|
2021-11-09 07:01:55 -08:00 |
interception
|
[compiler-rt] [windows] Add more assembly patterns for interception
|
2021-09-21 15:51:58 -07:00 |
lsan
|
Fix -Wformat warnings reported by GCC.
|
2021-11-04 08:51:43 +01:00 |
memprof
|
Enable -Wformat-pedantic and fix fallout.
|
2021-11-05 13:12:35 +01:00 |
msan
|
Partially revert "[NFC][msan] Split ThreadStart and Init"
|
2021-11-08 19:16:55 -08:00 |
orc
|
[ORC-RT] Add SPS serialization for span<const char> / SPSSequence<char>.
|
2021-11-03 13:43:49 -07:00 |
profile
|
Revert "[compiler-rt/profile] Hide __llvm_profile_raw_version"
|
2021-10-21 10:56:43 -07:00 |
safestack
|
Revert "sanitizers: increase .clang-format columns to 100"
|
2021-07-28 09:40:21 +02:00 |
sanitizer_common
|
[NFC] Move setuid.c test into sanitizer_common
|
2021-11-08 18:24:01 -08:00 |
scudo
|
[scudo] Fix running tests under hwasan.
|
2021-10-14 14:56:58 -07:00 |
stats
|
compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp
|
2019-08-01 12:41:23 +00:00 |
tsan
|
Revert "add tsan shared lib"
|
2021-11-09 16:36:06 +00:00 |
ubsan
|
ubsan: fix few format string bugs
|
2021-08-13 13:45:23 +02: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
|
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 |