.. |
BlocksRuntime
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
asan
|
[asan] Unpoison signal alternate stack.
|
2020-06-16 02:28:38 -07:00 |
builtins
|
[builtins] Change si_int to int in some helper declarations
|
2020-06-30 11:07:02 +03:00 |
cfi
|
[cfi][test] cross-dso/stats.cpp: don't assume the order of static constructors
|
2020-01-08 15:50:51 -08:00 |
crt
|
[compiler-rt] [test] Fix NameError when loading lit.cfg.py for crt
|
2020-06-10 13:47:24 +03:00 |
dfsan
|
[dfsan] Fix a bug in strcasecmp() and strncasecmp(): Compare the lowercase versions of the characters when choosing a return value.
|
2020-04-20 17:13:40 -07:00 |
fuzzer
|
Change filecheck default to dump input on failure
|
2020-06-09 18:57:46 +00:00 |
gwp_asan
|
[GWP-ASan] Crash Handler API.
|
2020-02-05 15:39:17 -08:00 |
hwasan
|
[HWASan] Add sizeof(global) in report even if symbols missing.
|
2020-06-09 13:02:13 -07:00 |
interception
|
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
|
2019-06-27 20:56:04 +00:00 |
lsan
|
[LSan] Enable for SystemZ
|
2020-06-16 13:45:29 +02:00 |
msan
|
test/msan/sigwait: Don't silently ignore assertion failures
|
2020-06-23 14:10:51 -07:00 |
profile
|
[profile] Mark gcov test as unsupported on Darwin.
|
2020-07-04 10:41:27 -07:00 |
safestack
|
compiler-rt: Remove .cc from all lit config files
|
2019-08-05 19:25:35 +00:00 |
sanitizer_common
|
[Sanitizers] Disable sysmsg interceptors on Android
|
2020-07-01 18:32:28 +00:00 |
scudo
|
[compiler-rt][scudo][LIT] Use target_suffix instead of target-arch
|
2020-05-20 03:34:50 +00:00 |
shadowcallstack
|
compiler-rt: Remove .cc from all lit config files
|
2019-08-05 19:25:35 +00:00 |
tsan
|
[TSan] Revert removal of ignore_interceptors_accesses flag
|
2020-06-08 12:35:43 -07:00 |
ubsan
|
[compiler-rt][NFC]Fix Wdeprecated warnings for fsanitize-coverage
|
2020-05-27 02:37:30 +00:00 |
ubsan_minimal
|
[UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined behaviour
|
2019-10-10 09:25:02 +00:00 |
xray
|
[xray] Option to omit the function index
|
2020-06-17 13:49:01 -04:00 |
.clang-format
|
[compiler-rt] Use "ColumnLimit: 0" instead of "clang-format off" in tests
|
2018-12-01 01:24:29 +00:00 |
CMakeLists.txt
|
[compiler-rt] Disable fuzzer large.test when LLVM_ENABLE_EXPENSIVE_CHECKS=ON
|
2019-12-03 14:37:37 -08:00 |
lit.common.cfg.py
|
[compiler-rt][test] Add feature host-byteorder-big-endian
|
2020-05-10 11:02:25 -07:00 |
lit.common.configured.in
|
[compiler-rt][Android] Use correct builtins library name for tests
|
2020-07-01 14:30:25 -07:00 |