[PATCH] D103143: [IR] Added operator delete to subclasses of User to avoid UB

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 12:33:13 PDT 2021


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Sounds OK to me - might not hurt to fix the naming convention issues on the lines you're touching/adding.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103143



More information about the llvm-commits mailing list