[all-commits] [llvm/llvm-project] ae6db8: [hwasan] Use ErrorAction::Recover in interceptors ...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Dec 4 15:00:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae6db862a9ea0977e44127eb36e5d25e5673df04
https://github.com/llvm/llvm-project/commit/ae6db862a9ea0977e44127eb36e5d25e5673df04
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
M compiler-rt/test/hwasan/TestCases/Linux/syscalls.cpp
A compiler-rt/test/hwasan/TestCases/memset-recover.cpp
Log Message:
-----------
[hwasan] Use ErrorAction::Recover in interceptors (#74000)
More information about the All-commits
mailing list