[cfe-commits] [PATCH] Updated tooling setup how-to with description of -ast-dump* options

Alexander Kornienko alexfh at google.com
Tue Aug 14 01:33:02 PDT 2012


Committed as r161861.

On Mon, Aug 13, 2012 at 8:25 PM, Manuel Klimek <klimek at google.com> wrote:

> Nice!
>
> +<b>$ clang-check  tools/clang/tools/clang-check/ClangCheck.cpp
> -ast-dump -ast-dump-filter
> +<b>$ clang-check  tools/clang/tools/clang-check/ClangCheck.cpp
> -ast-print -ast-dump-filter ActionFactory::newASTConsumer</b>
>
> s/  / /
>
> Apart from that lgtm.
>
> Thx!
> /Manuel
>
>
> On Mon, Aug 13, 2012 at 6:37 PM, Alexander Kornienko <alexfh at google.com>
> wrote:
> >
> >
> > On Mon, Aug 13, 2012 at 4:06 PM, Manuel Klimek <klimek at google.com>
> wrote:
> >>
> >> I'd add a simple example on how to run this on ClangCheck.cpp that
> >> works out-of-the-box so people reading this have a working command
> >> line to be able to start iterating from...
> >
> > Something like this? (see patch)
> >
> >>
> >> On Mon, Aug 13, 2012 at 3:58 PM, Alexander Kornienko <alexfh at google.com
> >
> >> wrote:
> >> > Copy-paste from clang-check -help, but this seems to be a right
> >> > information
> >> > for this document.
> >> >
> >> > --
> >> > Best regards,
> >> > Alexander Kornienko
> >> >
> >
> >
> >
> >
> > --
> > Best regards,
> > Alexander Kornienko
> >
>



-- 
Best regards,
Alexander Kornienko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120814/ba1041e8/attachment.html>


More information about the cfe-commits mailing list