philnik777 wrote:

I seem to be the only one, but I don't understand how this isn't shadowing. The 
whole point of the shadowing warning is to avoid confusion about which variable 
is actually used, which IMO could very well be the case here. I think it would 
be much better to get a new flag to disable this if it's not wanted than to 
make it impossible to warn on this shadowing constellation.

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

Reply via email to