[LLVMbugs] [Bug 3286] New: Assertion failed: (0 && "Unknown stmt kind!") when calling Stmt->dumpAll();
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jan 6 12:03:27 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3286
Summary: Assertion failed: (0 && "Unknown stmt kind!") when
calling Stmt->dumpAll();
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: AST
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: alexei.svitkine at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=2366)
--> (http://llvm.org/bugs/attachment.cgi?id=2366)
code that triggers the assert
When running the attached code, an assert triggers in the StmtVisitor code.
--
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