[PATCH] D140668: [clang][Interp] Implement remaining bits for MaterializeTemporaryExprs

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 03:36:35 PST 2023


tbaeder updated this revision to Diff 488935.
tbaeder marked an inline comment as done.

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

https://reviews.llvm.org/D140668

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/test/AST/Interp/cxx17.cpp
  clang/test/AST/Interp/literals.cpp
  clang/test/AST/Interp/records.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140668.488935.patch
Type: text/x-patch
Size: 8781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230113/f7ef0f8f/attachment-0001.bin>


More information about the cfe-commits mailing list