xbolva00 added a comment.

>> This is not quite right since 'j' is indeed used due to '+=' operator.

is “set” - load, increment, store - but not used after “store”. So technically 
this is okay no?

If there is j = j + 1 .. do we warn ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121715

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

Reply via email to