llvm-project/compiler-rt/test
Francis Ricci e9438b35aa Fix memory leaks in address sanitizer darwin tests
Summary: These leaks are detected by leak sanitizer for darwin.

Reviewers: glider, kubamracek, kcc, alekseyshl

Subscribers: llvm-commits

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

llvm-svn: 300080
2017-04-12 17:31:41 +00:00
..
BlocksRuntime
asan Fix memory leaks in address sanitizer darwin tests 2017-04-12 17:31:41 +00:00
builtins [builtins] Remove stray quotes to fix check-builtins on non-Windows :( 2017-04-07 17:40:25 +00:00
cfi Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF. 2017-03-25 00:42:25 +00:00
dfsan [DFSAN] Another unstable test in AArch64 breaking bots unnecessarily 2016-12-09 19:02:04 +00:00
esan Remove unused variable. 2017-03-31 12:07:58 +00:00
interception Revert "[interception] Check for export table's size before referring to its elements." 2017-01-22 03:30:14 +00:00
lsan [LSAN] Disable on ARM/Thumb for good 2017-04-12 10:12:49 +00:00
msan [msan] Make test to fall-back to IPv6 if IPv4 is not available. 2017-04-10 17:59:07 +00:00
profile Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write" 2017-02-20 15:03:12 +00:00
safestack [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add test for ODR false positive with LTO (compiler-rt part) 2016-09-14 14:09:18 +00:00
sanitizer_common Use 0-padding for i386 and arm print format specifiers 2017-04-12 14:25:28 +00:00
scudo [scudo] Add test exercising pthreads 2017-03-23 19:21:10 +00:00
tsan [tsan] Fall-back to IPv6 if IPv4 is not available. 2017-04-10 21:03:21 +00:00
ubsan Make nullability test pass on Windows, which evaluates parameters right-to-left. 2017-03-22 19:15:24 +00:00
xray [XRay] [compiler-rt] Unwriting FDR mode buffers when functions are short. 2017-04-06 07:14:43 +00:00
CMakeLists.txt Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()" 2017-03-09 17:02:16 +00:00
lit.common.cfg Add LIT_USE_INTERNAL_SHELL to compiler-rt tests. 2017-03-30 13:33:22 +00:00
lit.common.configured.in Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF. 2017-03-25 00:42:25 +00:00