..
BlocksRuntime
Move tests for BlocksRuntime and builtins to corresponding directories under test/
2014-02-14 09:47:31 +00:00
asan
[asan] Teach asan_symbolize.py to use :arch with atos and llvm-symbolizer on Darwin
2017-01-06 21:02:50 +00:00
builtins
[builtins] Implement __floattitf() & __floatuntitf()
2017-01-06 18:46:35 +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] Fix ESan test failure on Debian Sid bot
2016-10-07 20:53:35 +00:00
interception
[asan] Don't assert that a target is within 2GB on 32-bit Windows
2016-11-15 18:29:17 +00:00
lsan
Ensure that only one compiler-rt component is created for lsan
2017-01-06 22:45:49 +00:00
msan
[compiler-rt] Move logic which replace memcpy interceptor with memmove from asan to sanitizer_common.
2016-12-27 21:13:11 +00:00
profile
[Profile] Fix value profiler eviction bug
2016-11-29 22:00:54 +00:00
safestack
[compiler-rt] Do not introduce __sanitizer namespace globally
2016-09-15 21:02:18 +00:00
sanitizer_common
[sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin
2017-01-06 21:45:05 +00:00
scudo
[cmake] Disable appending -msse4.2 flag implicitly
2017-01-06 08:21:02 +00:00
stats
stats: define WIN32_LEAN_AND_MEAN when including windows.h
2016-08-30 20:15:46 +00:00
tsan
[sanitizer] Add a 'print_module_map' flag which prints modules with UUIDs on Darwin
2017-01-06 20:57:47 +00:00
ubsan
[sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin
2017-01-06 21:45:05 +00:00
xray
[XRay] [compiler-rt] Include argv[0] in the log file name.
2017-01-03 04:35:24 +00:00
CMakeLists.txt
build: allow building a specific set of sanitizers
2016-08-19 15:13:21 +00:00