[PATCH] D72887: [lsan] Support LeakSanitizer runtime on Fuchsia
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 28 11:46:56 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG90a10f00ff83: [lsan] Support LeakSanitizer runtime on Fuchsia (authored by mcgrathr, committed by phosek).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72887/new/
https://reviews.llvm.org/D72887
Files:
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/asan/asan_thread.cpp
compiler-rt/lib/lsan/CMakeLists.txt
compiler-rt/lib/lsan/lsan.cpp
compiler-rt/lib/lsan/lsan.h
compiler-rt/lib/lsan/lsan_allocator.h
compiler-rt/lib/lsan/lsan_common.cpp
compiler-rt/lib/lsan/lsan_common.h
compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
compiler-rt/lib/lsan/lsan_fuchsia.cpp
compiler-rt/lib/lsan/lsan_fuchsia.h
compiler-rt/lib/lsan/lsan_interceptors.cpp
compiler-rt/lib/lsan/lsan_linux.cpp
compiler-rt/lib/lsan/lsan_posix.cpp
compiler-rt/lib/sanitizer_common/CMakeLists.txt
compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_fuchsia.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72887.240959.patch
Type: text/x-patch
Size: 24728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/3146e4b8/attachment.bin>
More information about the llvm-commits
mailing list