[cfe-dev] clang-cc -ast-print-xml errors
Craig Mortensen
mortay at apple.com
Tue Sep 15 17:33:51 PDT 2009
On Sep 15, 2009, at 4:58 PM, Eli Friedman wrote:
> That indicates that clang is using the headers from an older version
Yep. That was my problem. I didn't update the headers in /Developer/
user/lib/clang/1.0/include/
Now that it completes successfully, the xml output file can't be read
because the encoding is unknown. I don't see where to specify the
encoding.
Craig
More information about the cfe-dev
mailing list