[cfe-dev] HOW TO GET smallest AST

Manuel Klimek klimek at google.com
Fri Mar 20 02:50:47 PDT 2015


you can use clang-check -ast-dump -ast-dump-filter=<main> (or use -ast-list
to show what is filterable)

On Fri, Mar 20, 2015 at 7:10 AM kaka <aamen521 at 163.com> wrote:

> if the "printf" used decl or something in another .h.
>
>
>
> --
> View this message in context: http://clang-developers.42468.
> n3.nabble.com/HOW-TO-GET-smallest-AST-tp4044597p4044600.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150320/097369f5/attachment.html>


More information about the cfe-dev mailing list