[cfe-dev] clang-cc -ast-print-xml errors

Mike Stump mrs at apple.com
Tue Sep 15 15:55:50 PDT 2009


On Sep 15, 2009, at 3:46 PM, Craig Mortensen wrote:
>
> I'm using 'clang-cc' and specifying the argument: -ast-print-xml to  
> the the XML output for Foundation.h

You have to run clang -v <rest of command line>
and then read down to the clang-cc line, and then use _that_ line,  
modified appropriately.



More information about the cfe-dev mailing list