[Lldb-commits] [review reqest] zorg change to detect lldb test results

David Blaikie dblaikie at gmail.com
Thu Feb 21 20:48:51 PST 2013


On Thu, Feb 21, 2013 at 7:09 AM, Dmitri Gribenko <gribozavr at gmail.com>wrote:

> On Wed, Feb 20, 2013 at 7:06 PM, Malea, Daniel <daniel.malea at intel.com>
> wrote:
> > Hi all,
> >
> > I recently made the lldb test output (from make) look like clang's for
> the purpose of detecting results with the same buildbot regex
> infrastructure that's used on Clang's lit tests.
> >
> > Could either of you review the attached patch; I'm just changing
> ShellCommand to LitTestCommand so we can plug into the same regex magic.
> >
> > Not quite sure this is the right list, but I'm posting here anyways
> since it's LLDB related.
>
> This looks correct, but I am not an expert here.
>
> David, do you know by chance how this output parsing code works?
> Could you review, please?


Excuse the delay - though it seems you didn't forward the patch. The output
parsing is fairly simple, though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130221/05580295/attachment.html>


More information about the lldb-commits mailing list