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

           Summary: infinite loop on invalid code
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


Created an attachment (id=5213)
 --> (http://llvm.org/bugs/attachment.cgi?id=5213)
Code leading to infinite loop in compiler

The attached code causes clang++ to enter an infinite loop (or at least, it
takes longer than 5 minutes to compile on my machine).

Compiler version:

clang version 2.8 (trunk 108130)
Target: x86_64-unknown-linux-gnu
Thread model: posix

-- 
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