dwblaikie wrote:

Yep, the original code still crashes with this PR applied, and the reduced test 
case comes down to something identical to the code shown in 
https://github.com/llvm/llvm-project/pull/86401#issuecomment-2024151742 with a 
stack trace that looks the same as the one caused by the test case this patch 
is addressing.

I tend to think this patch is insufficiently general - that there's any number 
of ways an unexpanded pack could appear inside an expression and ignoring 
parens is only one fairly narrow case of a broader issue?

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