dwblaikie wrote:

Hmm, actually - does this fix address /other/ ways a pack could appear, like 
this? https://godbolt.org/z/oez8TbGqM 

Presumably a pack could appear in a variety of expressions, not just wrapped in 
parens - could be in a function call (as in the above example), or nested 
arbitrarily more deeply in the expression in any number of other expressions?

https://github.com/llvm/llvm-project/pull/86401
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to