[LLVMbugs] [Bug 10566] New: Assertion `DefinitionData && "queried property of class with no definition"' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 2 06:29:13 PDT 2011


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

           Summary: Assertion `DefinitionData && "queried property of
                    class with no definition"' failed.
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=7002)
 --> (http://llvm.org/bugs/attachment.cgi?id=7002)
Failing input

Preprocessed input attached. Failure happens with a plain "clang 
dcopserver.ii".

The code gives a warning about "warning: deleting pointer to incomplete type
'DCOPListener' may cause undefined behaviour", which might be related.

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