[LSAN] Enable some tests which are passing as is in HWASAN.
authorKirill Stoimenov <kstoimenov@google.com>
Wed, 1 Feb 2023 22:01:32 +0000 (22:01 +0000)
committerKirill Stoimenov <kstoimenov@google.com>
Wed, 1 Feb 2023 23:21:30 +0000 (23:21 +0000)
commit49b081c827ee44b8dfaf13333a551b70c128108e
tree4082bde94bf50eebb3d4da2e778a46d2c8a4c92a
parentffa2a647c6a9dd2fab13a5e1bd4832b5b200d908
[LSAN] Enable some tests which are passing as is in HWASAN.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D143114
compiler-rt/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
compiler-rt/test/lsan/TestCases/Linux/use_tls_dynamic.cpp
compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
compiler-rt/test/lsan/TestCases/ignore_object.c
compiler-rt/test/lsan/TestCases/large_allocation_leak.cpp
compiler-rt/test/lsan/TestCases/register_root_region.cpp
compiler-rt/test/lsan/TestCases/stale_stack_leak.cpp