[clang] [Clang] Correctly recognize unexpanded packs in lambda template params (PR #98496)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 11 08:57:56 PDT 2024


cor3ntin wrote:

> Thanks. Actually we're missing this flag many times elsewhere in TransformLambdaExpr(). (See my patch #86265, let me try to revive that these days before 19 is cut)

I was not aware of that PR, thanks (The general direction of it looks correct to me.) 
Ah, lambdas, the gift that keeps on giving!

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


More information about the cfe-commits mailing list