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.