[all-commits] [llvm/llvm-project] fa66bc: hwasan: Disable operator {new, delete} interceptors...
pcc via All-commits
all-commits at lists.llvm.org
Fri Oct 23 21:04:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fa66bcf4bc9467514dddacdba711a42e0a83cf9d
https://github.com/llvm/llvm-project/commit/fa66bcf4bc9467514dddacdba711a42e0a83cf9d
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.h
Log Message:
-----------
hwasan: Disable operator {new,delete} interceptors when interceptors are disabled.
Differential Revision: https://reviews.llvm.org/D89827
More information about the All-commits
mailing list