.. |
BlocksRuntime
|
Move tests for BlocksRuntime and builtins to corresponding directories under test/
|
2014-02-14 09:47:31 +00:00 |
asan
|
asan: allow __asan_{before,after}_dynamic_init without registered globals
|
2016-09-05 12:22:56 +00:00 |
builtins
|
[CMake] Add option (defaulted off) to exclude atomic.c
|
2016-09-01 21:05:49 +00:00 |
cfi
|
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
|
2016-08-26 20:52:22 +00:00 |
dfsan
|
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
|
2016-08-26 20:52:22 +00:00 |
esan
|
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
|
2016-08-26 20:52:22 +00:00 |
interception
|
[compilter-rt] Try to fix correctly rL277560
|
2016-08-03 05:03:35 +00:00 |
lsan
|
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
|
2016-08-26 20:52:22 +00:00 |
msan
|
[asan] first attempt at releasing free-d memory back to the system using madvise. Requires quite some tuning.
|
2016-08-26 23:58:42 +00:00 |
profile
|
profile: add missing include for Windows
|
2016-08-30 20:15:44 +00:00 |
safestack
|
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
|
2016-08-26 20:52:22 +00:00 |
sanitizer_common
|
[sanitizer] extend SizeClassMap to take more template parameters, add VeryCompactSizeClassMap for testing purposes
|
2016-08-31 17:52:55 +00:00 |
scudo
|
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
|
2016-08-26 20:52:22 +00:00 |
stats
|
stats: define WIN32_LEAN_AND_MEAN when including windows.h
|
2016-08-30 20:15:46 +00:00 |
tsan
|
[tsan] Bump stack frame size limit.
|
2016-09-01 20:43:59 +00:00 |
ubsan
|
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
|
2016-08-26 20:52:22 +00:00 |
xray
|
Add #include <cstdio> to unbreak build (missing definition of stderr)
|
2016-09-06 16:26:49 +00:00 |
CMakeLists.txt
|
build: allow building a specific set of sanitizers
|
2016-08-19 15:13:21 +00:00 |