[all-commits] [llvm/llvm-project] af12f7: [HWASAN] Added empty WordIsPoisoned for LSAN support.
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Jan 10 09:36:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af12f726a086235ed9ec132dd24da90c029c8e5f
https://github.com/llvm/llvm-project/commit/af12f726a086235ed9ec132dd24da90c029c8e5f
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_poisoning.cpp
Log Message:
-----------
[HWASAN] Added empty WordIsPoisoned for LSAN support.
Currently it is just an empty implementation to allow the project to link.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D141147
More information about the All-commits
mailing list