[PATCH] D123085: CGExprCXX: emit allocptr attributes for operator delete
Augie Fackler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 7 15:05:05 PDT 2023
durin42 updated this revision to Diff 529444.
durin42 requested review of this revision.
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/CodeGen/pr53127.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.529444.patch
Type: text/x-patch
Size: 14025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/e290697a/attachment.bin>
More information about the cfe-commits
mailing list