[clang] [Clang][Parser] Make 'T...[N]' within a function parameter a valid pack expansion prior to C++2c (PR #116332)

via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 16 10:00:23 PST 2024


cor3ntin wrote:

I did think about this more, and given we made the feature an extension we should not have 2 different meaning in different contexts, so I think improving the diagnostic is really the only thing we should consider here

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


More information about the cfe-commits mailing list