[all-commits] [llvm/llvm-project] eb2db8: Revert "[LSAN] More LSAN interface tweaking."
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jan 12 17:33:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb2db81eba2dc420d273158397dd09639961d2f7
https://github.com/llvm/llvm-project/commit/eb2db81eba2dc420d273158397dd09639961d2f7
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.cpp
M compiler-rt/lib/asan/asan_thread.cpp
M compiler-rt/lib/lsan/lsan_allocator.cpp
M compiler-rt/lib/lsan/lsan_common.cpp
M compiler-rt/lib/lsan/lsan_common.h
M compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
M compiler-rt/lib/lsan/lsan_fuchsia.cpp
M compiler-rt/lib/lsan/lsan_thread.cpp
Log Message:
-----------
Revert "[LSAN] More LSAN interface tweaking."
Breaks bots.
Also it's missing changes we discussed on review.
This reverts commit f001e50f955c3cdf2deb79e38a9fd19c9a781882.
This reverts commit 2924189233fdb724453ead4b94595107b1ce9cfa.
More information about the All-commits
mailing list