.. |
BlocksRuntime
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
asan
|
Try to make `duplicate_os_log_reports.cpp` more reliable.
|
2020-05-04 13:49:55 -07:00 |
builtins
|
[builtins] Support architectures with 16-bit int
|
2020-04-26 01:22:10 +02: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
|
Fix include guard and properly order __deregister_frame_info.
|
2019-11-12 14:54:41 -08: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
|
[libFuzzer] Fix denominator in the "inputs have DFT" log line.
|
2020-02-19 11:05:14 -08:00 |
gwp_asan
|
[GWP-ASan] Crash Handler API.
|
2020-02-05 15:39:17 -08:00 |
hwasan
|
[hwasan] Fix allocator alignment.
|
2020-05-11 15:45:42 -07:00 |
interception
|
[compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*
|
2019-06-27 20:56:04 +00:00 |
lsan
|
[lsan] Fix warnings lit config
|
2020-05-05 22:42:14 -07:00 |
msan
|
Fix MSan test use-after-dtor.cpp under new pass manager
|
2020-05-08 09:12:41 -07:00 |
profile
|
[test] NFC, add missing declarations and include to test files to avoid 'implicit-function-declaration' diagnostics in the tests
|
2020-05-14 10:01:50 -07:00 |
safestack
|
compiler-rt: Remove .cc from all lit config files
|
2019-08-05 19:25:35 +00:00 |
sanitizer_common
|
[sanitizer] Enable whitelist/blacklist in new PM
|
2020-05-10 02:34:29 +00:00 |
scudo
|
[Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.
|
2019-12-13 09:09:41 -08:00 |
shadowcallstack
|
compiler-rt: Remove .cc from all lit config files
|
2019-08-05 19:25:35 +00:00 |
tsan
|
[Darwin] Fix symbolization for recent simulator runtimes.
|
2020-04-17 15:08:14 -07:00 |
ubsan
|
[UBSan] Fix vptr checks on arm64e
|
2020-04-16 16:09:05 -07: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
|
[compiler-rt] [test] Disable MPROTECT for XRay tests on NetBSD
|
2019-12-20 22:08:01 +01: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
|
build: use Python3 for compiler-rt
|
2020-04-28 17:29:04 +00:00 |