[all-commits] [llvm/llvm-project] 2533bc: Revert "[lsan] Support LeakSanitizer runtime on Fu...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Jan 28 00:25:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2533bc23614832b477802b746fd65a8b3eb3088d
https://github.com/llvm/llvm-project/commit/2533bc23614832b477802b746fd65a8b3eb3088d
Author: Petr Hosek <phosek at google.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M compiler-rt/cmake/config-ix.cmake
M compiler-rt/lib/asan/asan_thread.cpp
M compiler-rt/lib/lsan/CMakeLists.txt
M compiler-rt/lib/lsan/lsan.cpp
M compiler-rt/lib/lsan/lsan.h
M compiler-rt/lib/lsan/lsan_allocator.h
M compiler-rt/lib/lsan/lsan_common.cpp
M compiler-rt/lib/lsan/lsan_common.h
R compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
R compiler-rt/lib/lsan/lsan_fuchsia.cpp
R compiler-rt/lib/lsan/lsan_fuchsia.h
M compiler-rt/lib/lsan/lsan_interceptors.cpp
M compiler-rt/lib/lsan/lsan_linux.cpp
M compiler-rt/lib/sanitizer_common/CMakeLists.txt
R compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp
Log Message:
-----------
Revert "[lsan] Support LeakSanitizer runtime on Fuchsia"
This reverts commit d59e3429f3a6291416e7eb99184448dfe685b77a.
More information about the All-commits
mailing list