https://github.com/isuckatcs requested changes to this pull request.
IIUC, the real issue is that we could only handle `VarDecl` that was captured by a lambda, and nothing else, including the `BindingDecl`. In this case the proper fix would be to make sure, every declaration is correctly looked up from a lambda. https://github.com/llvm/llvm-project/pull/132579 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits