[cfe-dev] Not getting expected Decls (possible newbie mistake)

Pascal Dennerly dnnrly at gmail.com
Tue Feb 23 04:25:40 PST 2010


For the sake of clarity here's the complete source and the output:

HandleTopLevelDecl
        Visiting Typedef __builtin_va_list - __builtin_va_list
HandleTopLevelDecl
        Visiting Var Stuff - empty - canonical=Stuff - no definition
HandleTopLevelDecl
        Visiting Var Stuff - empty - canonical=Stuff - no definition
HandleTranslationUnit
        Visiting Typedef __builtin_va_list - __builtin_va_list
        Visiting Var Stuff - empty - canonical=Stuff - no definition
        Visiting Var Stuff - empty - canonical=Stuff - no definition
4 diagnostics generated.
Finished....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100223/2a47b587/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Analyze.zip
Type: application/zip
Size: 2791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100223/2a47b587/attachment.zip>


More information about the cfe-dev mailing list