[all-commits] [llvm/llvm-project] af210e: [LSAN][Fuchsia] Added ForEachExtraThreadStackRange...
kstoimenov via All-commits
all-commits at lists.llvm.org
Fri Jan 13 21:21:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af210ee506440f51c7c1accec68a3709f57e59bc
https://github.com/llvm/llvm-project/commit/af210ee506440f51c7c1accec68a3709f57e59bc
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M compiler-rt/lib/asan/asan_thread.cpp
M compiler-rt/lib/hwasan/hwasan_thread.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_thread.cpp
Log Message:
-----------
[LSAN][Fuchsia] Added ForEachExtraThreadStackRange to support Fuchsia code.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D141724
More information about the All-commits
mailing list