Seen and fixed, I think.. On Nov 23, 2015 10:32 AM, "Renato Golin" <renato.go...@linaro.org> wrote:
> On 23 November 2015 at 08:33, Daniel Jasper via cfe-commits > <cfe-commits@lists.llvm.org> wrote: > > Author: djasper > > Date: Mon Nov 23 02:33:48 2015 > > New Revision: 253859 > > > > URL: http://llvm.org/viewvc/llvm-project?rev=253859&view=rev > > Log: > > Fix calculation of shifted cursor/code positions. Specifically support > > the case where a specific range is replaced by new text. Previously, > > the calculation would shift any position from within a replaced region > > to the first character after the region. This is undersirable, e.g. for > > clang-format's include sorting. > > Hi Daniel, > > Not sure you've seen, but either this or your other commit broke the bots: > > http://lab.llvm.org:8011/builders/clang-cmake-aarch64-42vma/builds/3501 > > http://lab.llvm.org:8011/builders/clang-cmake-aarch64-quick/builds/2605 > > http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/7678 > > cheers, > --renato >
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits