[clang] [Sema] Fix computations of "unexpanded packs" in substituted lambdas (PR #99882)

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 22 07:29:50 PDT 2024


ilya-biryukov wrote:

This PR also includes changes from #99880, which I separated into another commit to simplify the review as this PR is a bit involved.

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


More information about the cfe-commits mailing list