.. |
BlocksRuntime
|
Move tests for BlocksRuntime and builtins to corresponding directories under test/
|
2014-02-14 09:47:31 +00:00 |
asan
|
[asan] Fix dead stripping of globals on Linux (compiler-rt).
|
2017-04-27 20:27:33 +00:00 |
builtins
|
[builtins] Implement emulated TLS on Windows.
|
2017-04-25 19:04:19 +00:00 |
cfi
|
[cfi] Accept weak definition of __cfi_check.
|
2017-04-07 22:52:08 +00:00 |
dfsan
|
[sanitizer-coverage] remove more unused code
|
2017-04-19 23:05:53 +00:00 |
esan
|
[sanitizer] Move fread and fwrite interceptors to sanitizer_common
|
2017-03-30 07:25:33 +00:00 |
interception
|
[interception] Check for export table's size before referring to its elements.
|
2017-01-30 18:23:37 +00:00 |
lsan
|
[lsan] When necessary, define LSan suppression for tls_get_addr.
|
2017-04-26 17:13:31 +00:00 |
msan
|
[msan] Fix msan_test.cc by checking bind results before assuming IPv6 supported.
|
2017-04-13 20:25:24 +00:00 |
profile
|
[profile] Sync up InstrProfData.inc (NFC)
|
2017-04-15 00:10:33 +00:00 |
safestack
|
[compiler-rt] Do not introduce __sanitizer namespace globally
|
2016-09-15 21:02:18 +00:00 |
sanitizer_common
|
[Compiler-rt][MIPS] Fix assert introduce with commit rl301171.
|
2017-04-25 13:25:40 +00:00 |
scudo
|
[scudo] Move thread local variables into their own files
|
2017-04-27 20:21:16 +00:00 |
stats
|
Revert "[sancov] moving sancov rt to sancov/ directory"
|
2017-01-12 01:37:35 +00:00 |
tsan
|
[tsan] Remove the extra word "object" from description of external races
|
2017-04-24 16:42:29 +00:00 |
ubsan
|
[ubsan] Make the cast overflow message less redundant
|
2017-04-27 20:48:17 +00:00 |
xray
|
[XRay][compiler-rt] Cleanup CFI/CFA annotations on trampolines
|
2017-04-20 03:26:04 +00:00 |
CMakeLists.txt
|
Revert "[sancov] moving sancov rt to sancov/ directory"
|
2017-01-12 01:37:35 +00:00 |