[PATCH] D82392: [CodeGen] Add public function to emit C++ destructor call.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 21:28:37 PDT 2020


rjmccall added a comment.

Can we do a design more like what we did with constructors?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82392





More information about the cfe-commits mailing list