[all-commits] [llvm/llvm-project] a7b51d: [compiler-rt][hwasan] Add C++17 new/delete operato...
Leonard Chan via All-commits
all-commits at lists.llvm.org
Thu Apr 8 15:45:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7b51d8a4fc86459733d1e390e51236877ba02f4
https://github.com/llvm/llvm-project/commit/a7b51d8a4fc86459733d1e390e51236877ba02f4
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_new_delete.cpp
Log Message:
-----------
[compiler-rt][hwasan] Add C++17 new/delete operators with alignment
Differential Revision: https://reviews.llvm.org/D99368
More information about the All-commits
mailing list