http://llvm.org/bugs/show_bug.cgi?id=3427

           Summary: Assertion failed: (0 && "Incomplete types have no
                    size!"), function getTypeInfo, file ASTContext.cpp, line
                    296.
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I am getting this when trying to compile freebsd kernel with CC =
/usr/local/bin/ccc (the old one not the new one). Unfortunatelly the single
file is not compilable and "ccc -E" processed file does not trigger the assert.
Anyway, I am attaching both..

ccc -fsyntax-only does NOT trigger the assert so I guess its the CodeGen


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to