[LLVMbugs] [Bug 19119] New: assertion triggered when materializing temporary expression

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 12 16:13:34 PDT 2014


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

            Bug ID: 19119
           Summary: assertion triggered when materializing temporary
                    expression
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12220
  --> http://llvm.org/bugs/attachment.cgi?id=12220&action=edit
copy.mm

An assertion in CGExpr seems to be triggered when assigning a rvalue temporary
with a derived to base adjustment.

-- 
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/20140312/82e49349/attachment.html>


More information about the llvm-bugs mailing list