[LLVMbugs] [Bug 4049] New: Assertion failed: (NumParams == getNumTypeParams(getType()) && "Parameter count mismatch!")
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Apr 24 03:00:17 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4049
Summary: Assertion failed: (NumParams ==
getNumTypeParams(getType()) && "Parameter count
mismatch!")
Product: clang
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: AST
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: ed at 80386.nl
CC: llvmbugs at cs.uiuc.edu
Blocks: 3696
Created an attachment (id=2864)
--> (http://llvm.org/bugs/attachment.cgi?id=2864)
Reduced testcase
The attached piece of code causes Clang to crash. The code is probably a mess,
but still it shouldn't crash.
--
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