[all-commits] [llvm/llvm-project] 042f01: Revert "[LSAN] Enable more tests which are passing...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Feb 2 09:12:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 042f01b28928c7acb3ce44e4e6281bf229bebb1c
https://github.com/llvm/llvm-project/commit/042f01b28928c7acb3ce44e4e6281bf229bebb1c
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-02-02 (Thu, 02 Feb 2023)
Changed paths:
M compiler-rt/test/lsan/TestCases/Linux/log-path_test.cpp
M compiler-rt/test/lsan/TestCases/Linux/use_tls_pthread_specific_dynamic.cpp
M compiler-rt/test/lsan/TestCases/disabler.c
M compiler-rt/test/lsan/TestCases/do_leak_check_override.cpp
M compiler-rt/test/lsan/TestCases/leak_check_at_exit.cpp
M compiler-rt/test/lsan/TestCases/leak_check_before_thread_started.cpp
M compiler-rt/test/lsan/TestCases/link_turned_off.cpp
M compiler-rt/test/lsan/TestCases/recoverable_leak_check.cpp
M compiler-rt/test/lsan/TestCases/suppressions_default.cpp
M compiler-rt/test/lsan/TestCases/suppressions_file.cpp
M compiler-rt/test/lsan/TestCases/swapcontext.cpp
Log Message:
-----------
Revert "[LSAN] Enable more tests which are passing as is in HWASAN."
This reverts commit b4abbf17572dce3993402f2e00e72678518ef6e1.
More information about the All-commits
mailing list