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

           Summary: Assertion in CGClass.cpp
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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

$ ./clang++ qresource.ii 
clang: /home/asl/proj/llvm/src/tools/clang/lib/CodeGen/CGClass.cpp:732: void
clang::CodeGen::CodeGenFunction::EmitCtorPrologue(const
clang::CXXConstructorDecl*, clang::CXXCtorType): Assertion
`LiveTemporaries.empty() && "Should not have any live temporaries at
initializer start!"' failed.

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