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

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 5 01:08:59 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG78e4237460bf: [clang][Interp] Support destructors (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D137070?vs=494660&id=502409#toc

Repository:
  rG LLVM Github Monorepo

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.502409.patch
Type: text/x-patch
Size: 9581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230305/7b250233/attachment-0001.bin>


More information about the cfe-commits mailing list