uecker wrote:

And a final comment. While the main motivating use case for you may  be VLAs in 
parameter declarations (although as heavy user of those, I never felt the need 
for such a warning), it would seem the warning would be  relevant in cases 
where the arrays are not actually VLAs.  In general, it seems a warning about 
shadowing a visible identifier somewhere and just having it used with the old 
definition. So I wonder whether it should be renamed?

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

Reply via email to