[cfe-commits] [PATCH] Implemented -ast-dump, -ast-print, -ast-dump-filter options in clang-check

Alexander Kornienko alexfh at google.com
Fri Jul 27 06:39:51 PDT 2012


Update: we don't need asserts for this to work, as this doesn't use dumpXML


On Fri, Jul 27, 2012 at 3:33 PM, Alexander Kornienko <alexfh at google.com>wrote:

> Hi all,
>
> This patch adds -ast-dump, -ast-print and -ast-dump-filter options to
> clang-check. It uses the existing implementation of these options and only
> makes them available to use in clang-check. A test is included.
>
> Please, review this patch. Thanks!
>
> --
> Best regards,
> Alexander Kornienko
>



-- 
Alexander Kornienko | Software Engineer | alexfh at google.com | +49 151 221
77 957
Google Germany GmbH | Dienerstr. 12 | 80331 München
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120727/73bcfdfc/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tooling-dump.diff
Type: application/octet-stream
Size: 2593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120727/73bcfdfc/attachment.obj>


More information about the cfe-commits mailing list