Re: [PATCH] [Rewriter] Fix RemoveText when IncludeInsertsAtBeginOfRange=true

2015-08-11 Thread Justin Bogner via cfe-commits
again for all your great work! > > -Alex > > From 1006ff28881f3df293e1f1b587fda686b624910a Mon Sep 17 00:00:00 2001 > From: Alex Corrado > Date: Sun, 9 Aug 2015 15:09:15 -0400 > Subject: [PATCH] [Rewriter] Fix RemoveText when > IncludeInsertsAtBeginOfRange=true > > --- &g

[PATCH] [Rewriter] Fix RemoveText when IncludeInsertsAtBeginOfRange=true

2015-08-11 Thread Alex Corrado via cfe-commits
Hello, I’m new to Clang, and I’d like to start off by saying that it's been a real treat to work with so far. I’ve been putting the Rewriter through its paces and found a bug: RemoveText does not use the correct starting offset when IncludeInsertsAtBeginOfRange=true in the RewriteOptions and s