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 <[email protected]> wrote: > > > On Mon, Aug 13, 2012 at 4:06 PM, Manuel Klimek <[email protected]> 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 <[email protected]> >> 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 > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
