[all-commits] [llvm/llvm-project] 6b3b26: [hwasan] Add non-exception variant of operator del...
PiJoules via All-commits
all-commits at lists.llvm.org
Mon Mar 6 19:46:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b3b2625851bbaff1ee28a6d23f98af02e395327
https://github.com/llvm/llvm-project/commit/6b3b2625851bbaff1ee28a6d23f98af02e395327
Author: Leonard Chan <leonardchan at google.com>
Date: 2023-03-07 (Tue, 07 Mar 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_new_delete.cpp
Log Message:
-----------
[hwasan] Add non-exception variant of operator delete[] for hwasan
Differential Revision: https://reviews.llvm.org/D145459
More information about the All-commits
mailing list