[LLVMbugs] [Bug 12499] New: Virtual inheritance and *huge* data members

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 8 23:04:39 PDT 2012


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: unassignedclangbugs at nondot.org
        ReportedBy: llvm-bugs at quasiparticle.net
                CC: llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list