[PATCH] D132286: [clang][Interp] Implement function calls

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 22:31:55 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e41e6a4eafa: [clang][Interp] Implement function calls (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D132286?vs=455791&id=458645#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132286

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/lib/AST/Interp/EvalEmitter.cpp
  clang/lib/AST/Interp/Function.h
  clang/lib/AST/Interp/Interp.cpp
  clang/lib/AST/Interp/InterpFrame.h
  clang/lib/AST/Interp/Opcodes.td
  clang/test/AST/Interp/cxx20.cpp
  clang/test/AST/Interp/functions.cpp
  clang/utils/TableGen/ClangOpcodesEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132286.458645.patch
Type: text/x-patch
Size: 10551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220908/34fc9cd7/attachment-0001.bin>


More information about the cfe-commits mailing list