[PATCH] D153695: [clang][Interp] Fix passing parameters of composite type

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 03:08:27 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
tbaeder marked 3 inline comments as done.
Closed by commit rG89361e2b98a9: [clang][Interp] Fix passing parameters of composite type (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D153695?vs=534187&id=551066#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153695

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153695.551066.patch
Type: text/x-patch
Size: 4910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/70213f2a/attachment.bin>


More information about the cfe-commits mailing list