[PATCH] D138802: [clang][Interp] Implement DecompositionDecls

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 2 23:09:56 PST 2023


tbaeder updated this revision to Diff 494517.
tbaeder marked 7 inline comments as done.

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

https://reviews.llvm.org/D138802

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138802.494517.patch
Type: text/x-patch
Size: 5954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/c0f468a3/attachment.bin>


More information about the cfe-commits mailing list