[PATCH] D48031: [scudo] Add C++17 aligned new/delete operators support

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 07:47:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT334505: [scudo] Add C++17 aligned new/delete operators support (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48031?vs=150832&id=150943#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48031

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator.h
  lib/scudo/scudo_malloc.cpp
  lib/scudo/scudo_new_delete.cpp
  test/scudo/aligned-new.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48031.150943.patch
Type: text/x-patch
Size: 12696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/7811c47c/attachment-0001.bin>


More information about the llvm-commits mailing list