[PATCH] D103143: [IR] Added operator delete to subclasses of User to avoid UB
Moritz Sichert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 8 03:00:06 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd58c7a92380e: [IR] Added operator delete to subclasses of User to avoid UB (authored by MoritzS).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103143/new/
https://reviews.llvm.org/D103143
Files:
llvm/include/llvm/Analysis/MemorySSA.h
llvm/include/llvm/IR/Constants.h
llvm/include/llvm/IR/GlobalIndirectSymbol.h
llvm/include/llvm/IR/InstrTypes.h
llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/ConstantsContext.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103143.357178.patch
Type: text/x-patch
Size: 14857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/8386d853/attachment.bin>
More information about the llvm-commits
mailing list