[Lldb-commits] [PATCH] D24591: [LIT] First pass of LLDB LIT support
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 14 16:04:09 PDT 2016
On Wed, Sep 14, 2016 at 4:00 PM Zachary Turner <zturner at google.com> wrote:
>
> 4. You can test a LOT more things when you are able to use an api that
> doesn't have to be stable.
>
Regarding this point specifically, I think in the past Jim has even floated
the idea of having a "private API" that doesn't have to be stable and coudl
be used for testing. Only after seeing this review though did I have the
idea that such an API could actually just be a single LLDB command.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160914/f0995d61/attachment.html>
More information about the lldb-commits
mailing list