.. |
BlocksRuntime
|
Move tests for BlocksRuntime and builtins to corresponding directories under test/
|
2014-02-14 09:47:31 +00:00 |
asan
|
[asan] print an additional hint when reporting a container overflow
|
2016-01-20 19:49:12 +00:00 |
builtins
|
[WebAssembly] Enable the builtins library for WebAssembly.
|
2016-01-13 16:56:15 +00:00 |
cfi
|
[cfi] Fix __cfi_slowpath and __cfi_check signature.
|
2016-01-08 23:42:30 +00:00 |
dfsan
|
[compiler-rt] [dfsan] Unify aarch64 mapping
|
2015-11-27 12:43:33 +00:00 |
interception
|
Tell clang-format that (most) sanitizers are written using Google style guide.
|
2015-11-19 22:11:10 +00:00 |
lsan
|
[LSan] Ignore all allocations made inside pthread_create.
|
2016-01-16 00:57:25 +00:00 |
msan
|
[MSan] Clear parameters shadow before invoking malloc/free hooks.
|
2016-01-20 19:56:04 +00:00 |
profile
|
Fix -Wexpansion-to-defined warnings in compiler-rt.
|
2016-01-19 22:02:12 +00:00 |
safestack
|
[compiler-rt] [safestack] Enable for aarch64
|
2015-12-11 17:38:38 +00:00 |
sanitizer_common
|
[sanitizers] extracted process management functions
|
2016-01-25 19:43:52 +00:00 |
stats
|
Introduce stats and stats_client libraries.
|
2016-01-16 00:31:29 +00:00 |
tsan
|
Fix another -Wexpansion-to-defined warning in compiler-rt.
|
2016-01-19 22:07:55 +00:00 |
ubsan
|
[UBSan] Implement runtime suppressions (PR25066).
|
2015-12-18 19:56:42 +00:00 |
CMakeLists.txt
|
Introduce stats and stats_client libraries.
|
2016-01-16 00:31:29 +00:00 |
Makefile.mk
|
Remove support for building sanitizers from Makefile/autoconf build on Linux.
|
2015-02-18 22:26:49 +00:00 |