Sirraide wrote:

> Should we verify that we diagnose the case where the definition includes a 
> comma?

It’s UB if the type contains a comma (unless I’m somehow looking at the wrong C 
standard again...), so I don’t think we need to diagnose it.

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

Reply via email to