diff options
author | Ashok Thirumurthi <ashok.thirumurthi@intel.com> | 2013-09-16 14:17:27 +0000 |
---|---|---|
committer | Ashok Thirumurthi <ashok.thirumurthi@intel.com> | 2013-09-16 14:17:27 +0000 |
commit | 725ec4e84f19cd696680ae43fa80d6871b3512b0 (patch) | |
tree | 9701d2dd10e85aaa8b1c5f3a5d5b953e3a1ffb9c /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | c354d2177aec14638a441e83642a819508e16512 (diff) | |
download | llvm-725ec4e84f19cd696680ae43fa80d6871b3512b0.zip llvm-725ec4e84f19cd696680ae43fa80d6871b3512b0.tar.gz llvm-725ec4e84f19cd696680ae43fa80d6871b3512b0.tar.bz2 |
Fixes a typo that causes Reserve(X) to both re-allocate the container and
change the last index (i.e. to X), which has unintended consequences for
Reserve(X) followed by Append().
llvm-svn: 190785
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions