Simply make sure that the CodeGenFunction::CXXThisValue and CXXABIThisValue
are correctly initialized to the recovered value.
For lambda capture, we also need to make sure to fill the LambdaCaptureFields
Details
Details
- Reviewers
rnk asl cfe-commits - Commits
- rG1b04bdc2f3ff: [SEH] capture 'this'
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo