[all-commits] [llvm/llvm-project] 19cfe5: gn build: Define HWASAN_WITH_INTERCEPTORS=1 for hw...
pcc via All-commits
all-commits at lists.llvm.org
Wed Oct 28 15:45:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 19cfe5a6debb59e976dd0ee7020d1b8873ad54dd
https://github.com/llvm/llvm-project/commit/19cfe5a6debb59e976dd0ee7020d1b8873ad54dd
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
Log Message:
-----------
gn build: Define HWASAN_WITH_INTERCEPTORS=1 for hwasan_new_delete.cpp as well.
Commit: 864b3a336b609f8261e727e332235ccedd2e825e
https://github.com/llvm/llvm-project/commit/864b3a336b609f8261e727e332235ccedd2e825e
Author: Peter Collingbourne <peter at pcc.me.uk>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.h
Log Message:
-----------
Reland "hwasan: Disable operator {new,delete} interceptors when interceptors are disabled."
There was a discrepancy in the gn build which is now fixed.
Differential Revision: https://reviews.llvm.org/D89827
Compare: https://github.com/llvm/llvm-project/compare/44d65efd95b3...864b3a336b60
More information about the All-commits
mailing list