hanchenye-llvm-project/compiler-rt/lib
Alex Shlyapnikov 67f83373e9 [lsan] When necessary, define LSan suppression for tls_get_addr.
Summary:
Generalize already defined LSan suppression for the leak on
tls_get_addr, some envs do not have the entire call stack symbolized,
so we have to be less specific.

Reviewers: eugenis

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D32545

llvm-svn: 301434
2017-04-26 17:13:31 +00:00
..
BlocksRuntime
asan Define a suppression for known leaks on pthread_exit call. 2017-04-20 20:54:19 +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
sanitizer_common [Compiler-rt][MIPS] Fix assert introduce with commit rl301171. 2017-04-25 13:25:40 +00:00
scudo [scudo] Bypass Quarantine if its size is set to 0 2017-04-21 18:10:53 +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 Let ubsan search UBSAN_SYMBOLIZER_PATH for llvm-symbolizer 2017-04-19 14:03:40 +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