[all-commits] [llvm/llvm-project] c36fbe: Revert "[sanitizer] Don't run malloc hooks for sta...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Apr 13 23:52:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c36fbe05a719cd5c88b5f655f3d49d6b4e32ab51
https://github.com/llvm/llvm-project/commit/c36fbe05a719cd5c88b5f655f3d49d6b4e32ab51
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M compiler-rt/lib/msan/msan_allocator.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp
R compiler-rt/test/sanitizer_common/TestCases/malloc_hook_skip.cpp
Log Message:
-----------
Revert "[sanitizer] Don't run malloc hooks for stacktraces"
Msan crashes on clang-s390x-linux bot
This reverts commit d3531fc7f0053a7fe68317521ee6491da6e36733.
More information about the All-commits
mailing list