Skip to content

Assertion failed: (0 && "Incomplete types have no size!"), function getTypeInfo, file ASTContext.cpp, line 296. #3799

@llvmbot

Description

@llvmbot
Bugzilla Link 3427
Resolution FIXED
Resolved on Jan 27, 2009 18:38
Version unspecified
OS FreeBSD
Attachments the original file, the ccc -E processed file
Reporter LLVM Bugzilla Contributor
CC @efriedma-quic,@nunoplopes

Extended Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:codegenIR generation bugs: mangling, exceptions, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions