[all-commits] [llvm/llvm-project] 49b081: [LSAN] Enable some tests which are passing as is i...
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Feb 1 15:22:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49b081c827ee44b8dfaf13333a551b70c128108e
https://github.com/llvm/llvm-project/commit/49b081c827ee44b8dfaf13333a551b70c128108e
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M compiler-rt/test/lsan/TestCases/Linux/cleanup_in_tsd_destructor.c
M compiler-rt/test/lsan/TestCases/Linux/use_tls_dynamic.cpp
M compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
M compiler-rt/test/lsan/TestCases/ignore_object.c
M compiler-rt/test/lsan/TestCases/large_allocation_leak.cpp
M compiler-rt/test/lsan/TestCases/register_root_region.cpp
M compiler-rt/test/lsan/TestCases/stale_stack_leak.cpp
Log Message:
-----------
[LSAN] Enable some tests which are passing as is in HWASAN.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D143114
More information about the All-commits
mailing list