[PATCH] D27806: [clang-tidy] Add obvious-invalid-range
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 15 19:09:22 PST 2016
Eugene.Zelenko added a comment.
It may be good idea to create LLVM check which will suggest to use STLExtras.h wrappers instead of STL algorithms.
https://reviews.llvm.org/D27806
More information about the cfe-commits
mailing list