ccotter marked 2 inline comments as done.
ccotter added a comment.

I'm not sure about the false positive case. Range based for loops reduce to 
calls to ADL lookup begin/end (or member function calls to begin/end). I 
believe the same "false positive" argument (whatever that may be) would apply 
in an equivalent manner to the member call case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140760

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

Reply via email to