[PATCH] D155545: [clang][Interp] Pass CallExpr to builtin functions

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 01:21:37 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a25145058d2: [clang][Interp] Pass CallExpr to builtin functions (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D155545?vs=541834&id=551039#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155545

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/InterpBuiltin.cpp
  clang/lib/AST/Interp/Opcodes.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155545.551039.patch
Type: text/x-patch
Size: 3787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/c0bd59af/attachment.bin>


More information about the cfe-commits mailing list