.. |
BlocksRuntime
|
Move tests for BlocksRuntime and builtins to corresponding directories under test/
|
2014-02-14 09:47:31 +00:00 |
asan
|
[asan, msan] Fix reallocation logic when IsInDlsymAllocPool(ptr) is true.
|
2016-09-26 08:11:21 +00:00 |
builtins
|
builtins: use thumb-2 if possible on comparesf2
|
2016-09-27 19:12:31 +00:00 |
cfi
|
[compiler-rt] Do not introduce __sanitizer namespace globally
|
2016-09-15 21:02:18 +00:00 |
dfsan
|
[compiler-rt] Do not introduce __sanitizer namespace globally
|
2016-09-15 21:02:18 +00:00 |
esan
|
[ESan][MIPS] Fix tests struct-simple.cpp on MIPS
|
2016-09-22 08:36:54 +00:00 |
interception
|
[compiler-rt] Do not introduce __sanitizer namespace globally
|
2016-09-15 21:02:18 +00:00 |
lsan
|
[compiler-rt][lsan] Fix compiler error due to attribute (windows)
|
2016-09-23 15:11:41 +00:00 |
msan
|
[msan] Fix second parameter in MsanReallocate from previous commit.
|
2016-09-26 08:26:23 +00:00 |
profile
|
Revert "[profile] Hide lprofCurFilename"
|
2016-09-23 21:58:25 +00:00 |
safestack
|
[compiler-rt] Do not introduce __sanitizer namespace globally
|
2016-09-15 21:02:18 +00:00 |
sanitizer_common
|
[lsan] [aarch64] Fix calculating TLS area
|
2016-09-28 10:15:15 +00:00 |
scudo
|
[scudo] Fix a bug in the new Secondary Allocator
|
2016-09-20 22:17:59 +00:00 |
stats
|
stats: define WIN32_LEAN_AND_MEAN when including windows.h
|
2016-08-30 20:15:46 +00:00 |
tsan
|
tsan: relaxed check in CheckShadowMapping
|
2016-09-26 14:23:34 +00:00 |
ubsan
|
[compiler-rt] Do not introduce __sanitizer namespace globally
|
2016-09-15 21:02:18 +00:00 |
xray
|
[XRay] ARM 32-bit no-Thumb support in compiler-rt
|
2016-09-20 14:35:57 +00:00 |
CMakeLists.txt
|
build: allow building a specific set of sanitizers
|
2016-08-19 15:13:21 +00:00 |