zoecarver added a comment.

@rjmccall I updated this patch to introduce the function 
`getCXXDestructorImplicitParam` instead. This should be closer to D79942 
<https://reviews.llvm.org/D79942>. It seems like there is never more than one 
implicit parameter so, I just have it return a single `llvm::Value*`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82392



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to