aboutsummaryrefslogtreecommitdiff
path: root/Driver/RewriteTest.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-11-08 04:09:59 +0000
committerChris Lattner <sabre@nondot.org>2007-11-08 04:09:59 +0000
commit116c08938409b23704b60dd1a78a9243e3621407 (patch)
treeef5cf1d9c85fa17a457145698ae19afe6c916264 /Driver/RewriteTest.cpp
parent103fc81f12aa635aa0a573c94b1aceb496b4e587 (diff)
Fix a rewriter bug that fariborz hit, when an @interface was the very very very
first thing in the file. The trick is that text replacement should go after the insert point, not before it, because it will be replacing text after the point, not before it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43879 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Driver/RewriteTest.cpp')
0 files changed, 0 insertions, 0 deletions