[cfe-commits] PATCH: added clang-ast-dump tool

Alexander Kornienko alexfh at google.com
Thu Jul 12 10:27:29 PDT 2012


Hi,

This patch adds the clang-ast-dump tool based on the Clang Tooling
infrastructure. It can help users of AST matchers to explore and understand
AST by selectively dumping it. This is a first version aimed at collecting
feedback and feature requests.

-- 
Regards,
Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120712/c0836bc6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-ast-dump.diff
Type: application/octet-stream
Size: 6728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120712/c0836bc6/attachment.obj>


More information about the cfe-commits mailing list