jyknight wrote:

Wait, _on by default_?

Perhaps I'm out of line with current thinking here, but IMO, on-by-default 
should only diagnose things which are likely to be harmful -- NOT just a style 
or inefficiency issue, which seems to be all this is diagnosing. That LLVM's 
style conflicts with it also seems like a good indication that it should not be 
an on by default warning.

I'd actually say it belongs in `-Wextra` -- not even `-Wall`. 

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

Reply via email to