[clang] [Clang][Modules] Fix generic lambda local capture mapping mismatch in template instantiation (PR #202248)

Ivo Popov via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 11:57:27 PDT 2026


ipopov wrote:

> BTW, it's nicer to not to force-push PR branches, and instead to just keep adding new commits on top with each additional change. That way it's easier, in the github UI, to see what the changes have been since last review.

Sorry about that! I have never used Git or Github for pull requests like this before. Ugh. Let me try to untangle. I will do one more force-push, back to the original version, then; and from there on I will push deltas.

https://github.com/llvm/llvm-project/pull/202248


More information about the cfe-commits mailing list