[PATCH] D145545: [clang][Interp] Fix local variable (destructor) management in loop bodies

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 14 07:18:57 PDT 2023


tbaeder updated this revision to Diff 505084.

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

https://reviews.llvm.org/D145545

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145545.505084.patch
Type: text/x-patch
Size: 8144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230314/8afb667e/attachment-0001.bin>


More information about the cfe-commits mailing list