[LLVMbugs] [Bug 23881] New: Assertion failed: DD && "queried property of class with no definition"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 18 07:31:17 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23881

            Bug ID: 23881
           Summary: Assertion failed: DD && "queried property of class
                    with no definition"
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: yaron.keren at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 14488
  --> https://llvm.org/bugs/attachment.cgi?id=14488&action=edit
example code

Compiling the attached bad-syntax program with:

 clang -std=c++0x -target i686-pc-linux Future.cpp

results in

  Assertion failed: DD && "queried property of class with no definition", file
C:\llvm-clean\tools\clang\include\clang/AST/DeclCXX.h, line 592

clang is r239879 (yesterday).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150618/66325c98/attachment.html>


More information about the llvm-bugs mailing list