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

Mike Stump mrs at apple.com
Wed Sep 16 13:40:46 PDT 2009


On Sep 16, 2009, at 1:19 PM, Craig Mortensen wrote:
> Removing the -emit-pch will cause an assertion during the creation  
> of the output xml file:
> Assertion failed: (NodeStack.size() > 1 && "to much backtracking"),  
> function toParent, file DocumentXML.cpp, line 51.

Ok, that's a bug.  Someone would have to fix it for the xml writing to  
work.



More information about the cfe-dev mailing list