[all-commits] [llvm/llvm-project] 7b7db7: [HWASAN][LSAN] Only initialize Symbolizer if leak ...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Feb 23 13:39:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b7db789ff3d8750d1098dcc84aa29d11877d610
https://github.com/llvm/llvm-project/commit/7b7db789ff3d8750d1098dcc84aa29d11877d610
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.cpp
Log Message:
-----------
[HWASAN][LSAN] Only initialize Symbolizer if leak checking is enabled
Reviewed By: hctim
Differential Revision: https://reviews.llvm.org/D144669
More information about the All-commits
mailing list