]> granicus.if.org Git - clang/commit
fix a nasty off-by-one error.
authorChris Lattner <sabre@nondot.org>
Fri, 23 May 2008 23:29:33 +0000 (23:29 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 May 2008 23:29:33 +0000 (23:29 +0000)
commit514b24cb534d00fbfa431bdd6fc46def546fe228
tree5a52e7be14c304ef8dfca40325ec7da6e429ec89
parent0d3ab3f121ff6c2a38acde4e93a28980b824d045
fix a nasty off-by-one error.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/RewriteRope.cpp
test/Rewriter/crash.m [new file with mode: 0644]