llvm-project/compiler-rt/test
Maxim Ostapenko 950d2809d5 [lsan] Enable LSan for arm Linux
This patch enables LSan for arm Linux.

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

llvm-svn: 299923
2017-04-11 08:13:38 +00:00
..
BlocksRuntime
asan [lsan] Enable LSan for arm Linux 2017-04-11 08:13:38 +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] Enable LSan for arm Linux 2017-04-11 08:13:38 +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 [lsan] Enable LSan for arm Linux 2017-04-11 08:13:38 +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