2 Commits

Author SHA1 Message Date
Vitaly Buka
ae6db862a9
[hwasan] Use ErrorAction::Recover in interceptors (#74000) 2023-12-04 15:00:08 -08:00
Thurston Dang
de79b0baa1 [hwasan] Enable common syscall interceptors
This adds the sanitizer_common syscall hooks to HWASan and also defines
the COMMON_SYSCALL_PRE_{READ/WRITE}_RANGE macros.

Differential Revision: https://reviews.llvm.org/D149386
2023-04-27 23:13:29 +00:00