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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to