xbolva00 added a comment.

“Perhaps appending something about the resulting value always being true|false 
would help most of these diagnostics be more obvious”

I dont know, this could only diagnose constant multiplications (maybe this is 
already handled by some “always true” check). Anyway, I have no motivation to 
diagnose constant muls, sorry. My goal is to make this warning atleast as good 
as GCC’s implementation.

Okay, we could make it better and append “; did you mean “index * 3 != 0”?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63082/new/

https://reviews.llvm.org/D63082



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to