[PATCH] D150111: [clang][Interp] Implement lambda static invokers

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 23:42:44 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d2e141e5c0d: [clang][Interp] Handle lambda static invokers (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D150111?vs=522587&id=544223#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150111

Files:
  clang/lib/AST/Interp/ByteCodeEmitter.cpp
  clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  clang/lib/AST/Interp/ByteCodeStmtGen.h
  clang/lib/AST/Interp/Function.h
  clang/lib/AST/Interp/Interp.h
  clang/test/AST/Interp/lambda.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150111.544223.patch
Type: text/x-patch
Size: 8218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/ceea0c8f/attachment-0001.bin>


More information about the cfe-commits mailing list