[lsan] Disable some LSAN tests for arm-linux-gnueabi{hf}
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 2 Nov 2020 17:42:24 +0000 (14:42 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 5 Nov 2020 11:32:53 +0000 (08:32 -0300)
commitd025df3c1decf125c73c488b62bafc78a500a5c5
treee6dc4216fa2e4396d8339804e4d970f3fe0dfa01
parent0ad3cb8c267516b96f205d03b5284b7d3d507729
[lsan] Disable some LSAN tests for arm-linux-gnueabi{hf}

The tests do not report the expected leak when issued with use_stack
or use_tls option equal to 0 on arm-linux-gnueabihf (ubuntu 18.04,
glibc 2.27).

This issue is being tracked by https://bugs.llvm.org/show_bug.cgi?id=48052
compiler-rt/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
compiler-rt/test/lsan/TestCases/disabler.c
compiler-rt/test/lsan/TestCases/do_leak_check_override.cpp
compiler-rt/test/lsan/TestCases/ignore_object.c
compiler-rt/test/lsan/TestCases/use_after_return.cpp