| commit | f367dd90cc2f51f43ad1f2d93b3e69613f43f3f1 | [log] [tgz] |
|---|---|---|
| author | Benjamin Kramer <benny.kra@googlemail.com> | Fri Jun 12 15:31:50 2015 +0000 |
| committer | Benjamin Kramer <benny.kra@googlemail.com> | Fri Jun 12 15:31:50 2015 +0000 |
| tree | fdd1c336b08acd8af2ce59fde23fbb1050eb7354 | |
| parent | 133aa20e2245a77e6e79aa919c2cbc2edcc46fae [diff] |
push_back() loop -> append() for random access iterators. append will resize the vector to the optimal size. No functional change intended. llvm-svn: 239607