[cfe-dev] how to do an AST-dump of a cpp file
Kang Hu
hukangustc at gmail.com
Wed Jul 3 01:40:35 PDT 2013
when i dump the AST of a cpp file using clang,
i get the AST of the preprocessed cpp file, which can be huge.
so i'd like to know if clang has an option to disable dump
AST of the included header files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130703/d8e10ab1/attachment.html>
More information about the cfe-dev
mailing list