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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to