[LLVMbugs] [Bug 12327] New: parser crashes
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Mar 21 23:36:33 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12327
Bug #: 12327
Summary: parser crashes
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: xu_zhong_xing at 163.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8250
--> http://llvm.org/bugs/attachment.cgi?id=8250
source code crashing the parser
Debug build of clang -cc1 crashes on the attached source file. Possibly loop
infinitely between
getLVForNamespaceScopeDecl() and getLVForDecl()
--
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