[all-commits] [llvm/llvm-project] a3587e: [HWASAN][NFC] Added implementation for the most of...
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Dec 13 13:38:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3587ea6d125356793b6dd4bfb8241570d7b9f3b
https://github.com/llvm/llvm-project/commit/a3587ea6d125356793b6dd4bfb8241570d7b9f3b
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
M compiler-rt/lib/hwasan/hwasan_allocator.h
Log Message:
-----------
[HWASAN][NFC] Added implementation for the most of the allocator related functions from the LSAN interface.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D139964
More information about the All-commits
mailing list