[all-commits] [llvm/llvm-project] f2b4b5: [HWASAN] Init lsan and install at_exit hook
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Jan 18 17:40:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2b4b544174bd06a29a2db26f56e68444fa14204
https://github.com/llvm/llvm-project/commit/f2b4b544174bd06a29a2db26f56e68444fa14204
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.cpp
M compiler-rt/lib/hwasan/hwasan.h
M compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
M compiler-rt/lib/hwasan/hwasan_linux.cpp
Log Message:
-----------
[HWASAN] Init lsan and install at_exit hook
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D141146
More information about the All-commits
mailing list