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

Craig Mortensen mortay at apple.com
Fri Sep 18 09:22:25 PDT 2009


Hello,

Here's the command I'm using:

/Developer/usr/libexec/clang-cc -ast-print-xml --mcpu=yonah -v  -o / 
tmp/output.xml -x=objective-c /System/Library/Frameworks/ 
Foundation.framework/Headers/Foundation.h

Craig

On Sep 18, 2009, at 3:36 AM, Olaf Krzikalla wrote:

> Hi,
>
> Craig Mortensen schrieb:
>> 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.
>>
> Strange. Somewhere a sub-node is not added  which should be added. Can
> you just send me a little program showing this behavior.
> BTW I don't think that compile flags influence that bug. Maybe  
> something
> goes wrong when emtting compiler intrinsics.
>
> Best regards
> Olaf
>
> -- 
> Olaf Krzikalla
> Technische Universitaet Dresden
> Zentrum fuer Informationsdienste und Hochleistungsrechnen
> Abteilung Verteiltes und Datenintensives Rechnen
> Zellescher Weg 12, 01069 Dresden
> Willersbau, Zimmer A105
> Telefonnr.: +49 351 463-32442
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list