cchen added a comment.

Oops, accidentally remove my own comment. I'm not sure why `iarr[foo(), foo(), 
0]` violate the rule since it will be evaluated as `iarr[0]`, and the counter 
`foo()` modified is also in the same location for both left hand side and right 
hand side.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71225



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

Reply via email to