..
BlocksRuntime
Move tests for BlocksRuntime and builtins to corresponding directories under test/
2014-02-14 09:47:31 +00:00
asan
[asan] Stop appending -lm, -pthread and other linker options on Darwin for ASan unit tests
2016-09-23 16:43:29 +00:00
builtins
builtins: make sure that flags is setup properly for __clear_cache
2016-09-07 22:59:54 +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] Prevent initialization failure with newer (2.23+) glibc in use.
2016-09-23 07:40:55 +00:00
profile
[Profile] Remove unused variable
2016-09-22 21:12:40 +00:00
safestack
[compiler-rt] Do not introduce __sanitizer namespace globally
2016-09-15 21:02:18 +00:00
sanitizer_common
revert 282085, 281909, they broke 32-bit dynamic ASan and the sanitizer-windows bot
2016-09-21 18:22:43 +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: fix bug introduced in 282152
2016-09-22 14:33:43 +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