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

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 04:46:24 PDT 2023


tbaeder updated this revision to Diff 520331.

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.520331.patch
Type: text/x-patch
Size: 8136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230508/3a060b7e/attachment-0001.bin>


More information about the cfe-commits mailing list