[PATCH] D137070: [clang][Interp] Support destructors

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 03:19:03 PST 2023


tbaeder added a comment.

Looks like I have to actually go up the class chain and emit all destructors manually.


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

https://reviews.llvm.org/D137070



More information about the cfe-commits mailing list