[PATCH] D132832: [clang][Interp] Handle missing local initializers better

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 29 06:49:31 PDT 2022


tbaeder updated this revision to Diff 456328.
tbaeder marked 2 inline comments as done.

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

https://reviews.llvm.org/D132832

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132832.456328.patch
Type: text/x-patch
Size: 4220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220829/37994a3c/attachment-0001.bin>


More information about the cfe-commits mailing list