[all-commits] [llvm/llvm-project] d6ff08: [hwasan] Add definitions for missing operator dele...
PiJoules via All-commits
all-commits at lists.llvm.org
Wed Feb 15 11:41:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6ff0808618cd421d7ee82daec951956ec27a837
https://github.com/llvm/llvm-project/commit/d6ff0808618cd421d7ee82daec951956ec27a837
Author: Leonard Chan <leonardchan at google.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_new_delete.cpp
M compiler-rt/test/hwasan/TestCases/new-test.cpp
Log Message:
-----------
[hwasan] Add definitions for missing operator delete functions
Differential Revision: https://reviews.llvm.org/D144030
More information about the All-commits
mailing list