avogelsgesang added a comment.

> [...] If we want to follow container-size-empty's convention, we should 
> include the replaced method in the name [...]

Note that this commit is slightly different from `container-size-empty`: it 
doesn't only replace `count(...)` by `contains(...)` but also replaces `find() 
== end()` by `contains`. So I guess the name would have to be 
`container-count-begin-end-contains` or similar... which would be a bit much in 
my opinion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112646

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

Reply via email to