[all-commits] [llvm/llvm-project] 4d9f3c: [HWASAN] Add memset interceptor (#71244)
Kirill Stoimenov via All-commits
all-commits at lists.llvm.org
Tue Nov 7 00:01:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d9f3ca77cb9deff1d5652e161acf3b1be069509
https://github.com/llvm/llvm-project/commit/4d9f3ca77cb9deff1d5652e161acf3b1be069509
Author: Kirill Stoimenov <87100199+kstoimenov at users.noreply.github.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
M compiler-rt/lib/hwasan/hwasan_platform_interceptors.h
A compiler-rt/test/hwasan/TestCases/memset.cpp
Log Message:
-----------
[HWASAN] Add memset interceptor (#71244)
Co-authored-by: Vitaly Buka <vitalybuka at google.com>
More information about the All-commits
mailing list