<p dir="ltr">Seen and fixed, I think.. </p>
<div class="gmail_quote">On Nov 23, 2015 10:32 AM, "Renato Golin" <<a href="mailto:renato.golin@linaro.org">renato.golin@linaro.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 23 November 2015 at 08:33, Daniel Jasper via cfe-commits<br>
<<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>> wrote:<br>
> Author: djasper<br>
> Date: Mon Nov 23 02:33:48 2015<br>
> New Revision: 253859<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=253859&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-project?rev=253859&view=rev</a><br>
> Log:<br>
> Fix calculation of shifted cursor/code positions. Specifically support<br>
> the case where a specific range is replaced by new text. Previously,<br>
> the calculation would shift any position from within a replaced region<br>
> to the first character after the region. This is undersirable, e.g. for<br>
> clang-format's include sorting.<br>
<br>
Hi Daniel,<br>
<br>
Not sure you've seen, but either this or your other commit broke the bots:<br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/3501" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/3501</a><br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/2605" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/2605</a><br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/7678" rel="noreferrer" target="_blank">http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/7678</a><br>
<br>
cheers,<br>
--renato<br>
</blockquote></div>