[PATCH] D134057: [clang][Interp] Start implementing record types

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 01:22:32 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
tbaeder marked an inline comment as done.
Closed by commit rG1942a2538b86: [clang][Interp] Start implementing record types (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D134057?vs=461148&id=467707#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134057

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Record.h
  clang/test/AST/Interp/records.cpp
  clang/test/AST/Interp/references.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134057.467707.patch
Type: text/x-patch
Size: 9782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221014/28ce53f9/attachment-0001.bin>


More information about the cfe-commits mailing list