[PATCH] D123085: CGExprCXX: emit allocptr attributes for operator delete

Augie Fackler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 09:10:40 PDT 2022


durin42 updated this revision to Diff 420915.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123085/new/

https://reviews.llvm.org/D123085

Files:
  clang/lib/CodeGen/CGExprCXX.cpp
  clang/test/CodeGenCXX/cxx1y-sized-deallocation.cpp
  clang/test/CodeGenCXX/cxx1z-aligned-allocation.cpp
  clang/test/CodeGenCXX/delete-two-arg.cpp
  clang/test/CodeGenCXX/delete.cpp
  clang/test/CodeGenCXX/exceptions.cpp
  clang/test/CodeGenCXX/microsoft-abi-structors.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123085.420915.patch
Type: text/x-patch
Size: 13465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/32c2da40/attachment-0001.bin>


More information about the cfe-commits mailing list