[cfe-dev] Viewing ASTs
sskavya
kavyass at gmail.com
Fri Feb 10 11:55:32 PST 2012
Hi,
I am trying to view the AST obtained after parsing, in a graphical
representation.
Certain web pages spoke about a command line option '-ast-view' that helps
in viewing
these through graphviz. However when I use the -ast-view option, the
compiler throws a warning saying
clang: warning: argument unused during compilation: '-ast-view'
Is there anything that I might be missing out? I could not find any notes on
this in the clang manuals.
Thanks,
Kavya
--
View this message in context: http://clang-developers.42468.n3.nabble.com/Viewing-ASTs-tp3733521p3733521.html
Sent from the Clang Developers mailing list archive at Nabble.com.
More information about the cfe-dev
mailing list