[clang] [clang][Sema] Avoid non-empty unexpanded pack assertion for FunctionParmPackExpr (PR #69224)

via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 22 00:49:27 PDT 2023


cor3ntin wrote:

> Instead of putting it inside an assertion, how about adding a check for FunctionParmPackExpr separately? I mean,

If that works it would be fine with me, yes

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


More information about the cfe-commits mailing list