Fix a FIXME from an earlier commit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154262
[clang][Interp] LambdaThisCaptures ClosedPublic Authored by tbaeder on Jun 30 2023, 2:22 PM.
Details Summary Fix a FIXME from an earlier commit.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 4 2023, 7:55 AM This revision was landed with ongoing or failed builds.Oct 5 2023, 12:46 AM Closed by commit rG57147bb25303: [clang][Interp] Support LambdaThisCaptures (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 557605 clang/lib/AST/Interp/ByteCodeEmitter.h
clang/lib/AST/Interp/ByteCodeEmitter.cpp
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/EvalEmitter.h
clang/test/AST/Interp/lambda.cpp
|
Some comments explaining what this member represents would be helpful.