aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-09-16 14:17:27 +0000
committerAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-09-16 14:17:27 +0000
commit725ec4e84f19cd696680ae43fa80d6871b3512b0 (patch)
tree9701d2dd10e85aaa8b1c5f3a5d5b953e3a1ffb9c /clang/lib/Frontend/InitPreprocessor.cpp
parentc354d2177aec14638a441e83642a819508e16512 (diff)
downloadllvm-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