[clang-tidy] Don't index past the end of a vector.
We actually want the end iterator so just replace it with iterator arithmetic. llvm-svn: 215195
Loading
Please sign in to comment
We actually want the end iterator so just replace it with iterator arithmetic. llvm-svn: 215195