[LLVMbugs] [Bug 14956] New: -fdump-record-layouts doesn't print every object's memory layout
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jan 14 22:25:47 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14956
Bug #: 14956
Summary: -fdump-record-layouts doesn't print every object's
memory layout
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: fakju666 at o2.pl
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 9875
--> http://llvm.org/bugs/attachment.cgi?id=9875
Testcase
Invoke the attached example with:
clang++ -cc1 -fdump-record-layouts test.cpp
Layouts of classes c1 and c2 aren't dumped, only c3 is printed.
--
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