[LLVMbugs] [Bug 6330] New: Infinite recursion in Sema

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 17 02:29:18 PST 2010


http://llvm.org/bugs/show_bug.cgi?id=6330

           Summary: Infinite recursion in Sema
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Semantic Analyzer
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: c.r1 at gmx.de
                CC: llvmbugs at cs.uiuc.edu
            Blocks: 6023


Created an attachment (id=4245)
 --> (http://llvm.org/bugs/attachment.cgi?id=4245)
testcase

Hi,
clang++ enters an infinite recursion until it crashes on the attached testcase,
reduced from some boost::asio 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