[Lldb-commits] [lldb] r346149 - Add a target modules dump ast command.

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 5 11:28:10 PST 2018


r346156.

On Mon, Nov 5, 2018 at 11:09 AM Davide Italiano <dccitaliano at gmail.com>
wrote:

> On Mon, Nov 5, 2018 at 9:42 AM Zachary Turner via lldb-commits
> <lldb-commits at lists.llvm.org> wrote:
> >
> > Author: zturner
> > Date: Mon Nov  5 09:40:28 2018
> > New Revision: 346149
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=346149&view=rev
> > Log:
> > Add a target modules dump ast command.
> >
> > This is useful for investigating the clang ast as you reconstruct
> > it via by parsing debug info.  It can also be used to write tests
> > against.
> >
>
> Zachary, this broke one of our bots
> http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake-clang-6.0.1/1275/
>
> Can you please take a look?
>
> Thanks,
>
> --
> Davide
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181105/53474b1f/attachment.html>


More information about the lldb-commits mailing list