..
BlocksRuntime
[compiler-rt] Test commit: remove some trailing white spaces.
2017-08-25 19:36:30 +00:00
asan
[Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)
2018-01-17 12:26:04 +00:00
builtins
Fix PR35739: chkstk and chkst2 should only be built for Windows
2017-12-24 21:11:32 +00:00
cfi
cfi: Add a blacklist entry for MSVC's std::get_temporary_buffer function.
2018-01-17 01:15:33 +00:00
dfsan
Reland "Install resource files into a share/ directory"
2018-01-14 03:43:14 +00:00
esan
[esan] Fix compilation of signal handlers
2017-11-10 05:41:13 +00:00
fuzzer
Reland "[libFuzzer] Support using libc++"
2018-01-17 20:39:14 +00:00
hwasan
[hwasan] Build runtime library with -fPIC, not -fPIE.
2018-01-16 19:21:45 +00:00
interception
[Sanitizers] Basic sanitizer Solaris support (PR 33274)
2017-12-14 20:14:29 +00:00
lsan
[Sanitizers, LSan, Darwin] Allow for lack of VM_MEMORY_OS_ALLOC_ONCE
2018-01-13 14:43:49 +00:00
msan
Add MSan interceptor for fstat(2)
2018-01-03 22:28:39 +00:00
profile
Hide some symbols to avoid a crash on shutdown when using code coverage
2018-01-03 11:21:30 +00:00
safestack
Enable SafeStack on NetBSD
2017-08-10 18:40:09 +00:00
sanitizer_common
Add new interceptor: acct(2)
2018-01-17 13:05:14 +00:00
scudo
[scudo] Add SANITIZER_CXX_ABI_LIBRARY to SCUDO_DYNAMIC_LIBS
2018-01-12 18:45:30 +00:00
stats
Support compiler-rt builtins
2017-07-28 03:39:38 +00:00
tsan
Ignore the DISPATCH_NOESCAPE if not defined
2017-12-28 23:06:24 +00:00
ubsan
-fsanitize=vptr warnings on bad static types in dynamic_cast and typeid
2017-12-28 12:45:23 +00:00
ubsan_minimal
[ubsan-minimal] Add a path for non-POSIX (and bare-metal) use of the library
2017-12-15 17:30:50 +00:00
xray
[XRay] Add missing include to unit test
2017-12-27 10:39:02 +00:00
CMakeLists.txt
[cmake] Add a separate CMake var to control profile runtime
2017-10-02 05:03:55 +00:00