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

Reply via email to