[Lldb-commits] [PATCH] D26721: Make AutoComplete code use StringRef

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 16 15:50:51 PST 2016


No you can go ahead.  The new changes I found are not specific to Mac, I
should find problems if there's any with the additional changes.

On Wed, Nov 16, 2016 at 3:42 PM Todd Fiala <todd.fiala at gmail.com> wrote:

> Okay cool.  I'm building against this now.  Should I hold off testing?
>
> On Wed, Nov 16, 2016 at 3:41 PM, Zachary Turner <zturner at google.com>
> wrote:
>
> It's no problem, I actually found a few functions I forgot to convert, so
> I'm making some additional changes.  Nothing that requires additional
> testing, but at the very least I won't be able to get this in until
> tomorrow at the earliest, so it's no biggie.
>
> On Wed, Nov 16, 2016 at 3:17 PM Todd Fiala <todd.fiala at gmail.com> wrote:
>
> Hey Zachary,
>
> I had to run home unexpectedly. The build worked but I left before the
> test results came out.
>
> If you ran it on Linux and the Linux tests passed, we can address issues
> that show up on the macOS side.
>
> I will also try it at home on macOS, but I don't think you need to hold up
> with the aforementioned caveat on running the Linux tests.
>
>
> On Wednesday, November 16, 2016, Zachary Turner <zturner at google.com>
> wrote:
>
> Hey Todd, Did you run the tests earlier?  If so what was the result?  No
> worries if you didn't run them yet, but it sounded like you were already
> kicking it off at 11:30.  Just want to make sure you didn't finish and
> forget to update with the result :)
>
> On Wed, Nov 16, 2016 at 12:38 PM Todd Fiala <todd.fiala at gmail.com> wrote:
>
> Yep - I followed that.  I'm just doing the "build + test" verification on
> macOS.
>
>
> On Wed, Nov 16, 2016 at 11:41 AM, Zachary Turner <zturner at google.com>
> wrote:
>
> BTW, I would still like to get Chris to take a look at my usage of
> llvm::Twine.  Even if it works, I'm not sure if I used it correctly.
>
> On Wed, Nov 16, 2016 at 11:36 AM Zachary Turner <zturner at google.com>
> wrote:
>
> Either way is fine, I think you might have hit a merge conflict if you
> stacked them, but if you've already worked through it, then no big deal.
>
> On Wed, Nov 16, 2016 at 11:30 AM Todd Fiala <todd.fiala at gmail.com> wrote:
>
> tfiala added a comment.
>
> I'm going to test this one now, stacked on top of the final macOS-working
> version of https://reviews.llvm.org/D26698.  Tell me now if you want it
> tested independently of https://reviews.llvm.org/D26698.
>
>
> https://reviews.llvm.org/D26721
>
>
>
>
>
>
> --
> -Todd
>
>
>
> --
> -Todd
>
>
>
>
> --
> -Todd
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161116/6cd44824/attachment.html>


More information about the lldb-commits mailing list