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

             Bug #: 12499
           Summary: Virtual inheritance and *huge* data members
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 8355
  --> http://llvm.org/bugs/attachment.cgi?id=8355
sample code

When compiling the code in the attachment, the frontend segfaults. No
diagnostics, nothing. Dropping the virtual inheritance from struct B to struct
A prevents this, which is even more puzzling.

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