..
BlocksRuntime
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
asan
[compiler-rt][test] Set shared_libasan_path in test/asan/lit.cfg on Solaris
2019-06-26 08:19:57 +00:00
builtins
[compiler-rt] Make builtins test pass when using i386 gcc as host compiler
2019-05-08 15:50:21 +00:00
cfi
compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on mac
2019-01-16 20:36:27 +00:00
crt
[crt] Mark dso_handle test as xfailing on ARM.
2019-05-16 11:13:49 +00:00
dfsan
[dfsan] Introduce dfsan_flush().
2019-06-13 20:11:06 +00:00
fuzzer
[libFuzzer] split DataFlow.cpp into two .cpp files, one of which can be compiled w/o dfsan to speed things up (~25% speedup)
2019-06-21 01:39:35 +00:00
gwp_asan
[GWP-ASan] Integration with Scudo [5].
2019-06-17 17:45:34 +00:00
hwasan
hwasan: Use bits [3..11) of the ring buffer entry address as the base stack tag.
2019-06-17 23:39:51 +00:00
interception
Revert "[interception] Check for export table's size before referring to its elements."
2017-01-22 03:30:14 +00:00
lsan
[TSan] Support fiber API on macOS
2019-04-20 00:18:44 +00:00
msan
[MSan] Introduce __msan_unpoison_param().
2019-05-09 21:50:57 +00:00
profile
(Reland with changes) Adding a function for setting coverage output file.
2019-06-24 21:32:50 +00:00
safestack
compiler-rt tests: Unbreak cmake with LLVM_ENABLE_PIC=OFF on mac
2019-01-16 20:36:27 +00:00
sanitizer_common
[sanitizer] Enabled getpw_getgr.cc on iOS
2019-06-25 01:01:46 +00:00
scudo
[GWP-ASan] Integration with Scudo [5].
2019-06-17 17:45:34 +00:00
shadowcallstack
Delete x86_64 ShadowCallStack support
2019-03-07 18:56:36 +00:00
tsan
Revert r363633 "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms. Attempt #2."
2019-06-19 09:09:39 +00:00
ubsan
Follow up fix for r364366.
2019-06-26 00:54:06 +00:00
ubsan_minimal
[compiler-rt][UBSan] Sanitization for alignment assumptions.
2019-01-15 09:44:27 +00:00
xray
Add libc++ to link XRay test cases if libc++ is used to build CLANG
2019-05-06 17:45:21 +00: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
Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation"
2019-04-30 18:13:22 +00:00
lit.common.cfg
[GWP-ASan] Integration with Scudo [5].
2019-06-17 17:45:34 +00:00
lit.common.configured.in
[GWP-ASan] Integration with Scudo [5].
2019-06-17 17:45:34 +00:00