[PATCH] D140807: [clang][Interp] Skip calling simple destructors

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 5 04:43:09 PST 2023


tbaeder abandoned this revision.
tbaeder added a comment.

I added the `isTrivial()` checks to the new version in https://reviews.llvm.org/D137070.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140807



More information about the cfe-commits mailing list