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

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 3 08:24:46 PST 2023


tbaeder updated this revision to Diff 494660.
tbaeder marked an inline comment as done.
tbaeder added a comment.

No surprises I think.


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

https://reviews.llvm.org/D137070

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  clang/test/AST/Interp/cxx20.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137070.494660.patch
Type: text/x-patch
Size: 9508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/01084229/attachment-0001.bin>


More information about the cfe-commits mailing list