diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2014-08-08 10:43:11 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2014-08-08 10:43:11 +0000 |
commit | b41c91c3897c0b70b1a8e1b682b6ddcd78a86b6a (patch) | |
tree | 3322f5fae3ba81b8c71f949d674ba55b97a75c0b /llvm/lib/Object/Object.cpp | |
parent | 35837ac9a934ab77422f3eb60da18f7d051f3692 (diff) | |
download | llvm-b41c91c3897c0b70b1a8e1b682b6ddcd78a86b6a.zip llvm-b41c91c3897c0b70b1a8e1b682b6ddcd78a86b6a.tar.gz llvm-b41c91c3897c0b70b1a8e1b682b6ddcd78a86b6a.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions