[LLVMbugs] [Bug 2063] New: Assertion `isa<llvm::ArrayType>(ElementType) && " Invalid initilizer"' failed
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Feb 19 07:26:16 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=2063
Summary: Assertion `isa<llvm::ArrayType>(ElementType) && "Invalid
initilizer"' failed
Product: clang
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Keywords: compile-fail
Severity: normal
Priority: P2
Component: LLVM Codegen
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nunoplopes at sapo.pt
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1428)
--> (http://llvm.org/bugs/attachment.cgi?id=1428)
test case (delta reduced)
clang: CGExprAgg.cpp:248:
llvm::Constant*<unnamed>::AggExprEmitter::GetConstantInit(clang::InitListExpr*,
const llvm::ArrayType*): Assertion
`isa<llvm::ArrayType>(ElementType) && "Invalid initilizer"' failed.
--
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.
More information about the llvm-bugs
mailing list