This way we can get rid of one of the fields in the .def file.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20251
[codeview] Align class and print names of types ClosedPublic Authored by rnk on May 13 2016, 11:53 AM.
Details Summary This way we can get rid of one of the fields in the .def file.
Diff Detail Event Timelinernk updated this object. This revision is now accepted and ready to land.May 13 2016, 12:29 PM Closed by commit rL269461: [codeview] Align class and print names of types (authored by rnk). · Explain WhyMay 13 2016, 12:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57227 include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
include/llvm/DebugInfo/CodeView/CodeView.h
include/llvm/DebugInfo/CodeView/TypeRecord.h
include/llvm/DebugInfo/CodeView/TypeRecords.def
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
lib/DebugInfo/CodeView/FieldListRecordBuilder.cpp
lib/DebugInfo/CodeView/MethodListRecordBuilder.cpp
lib/DebugInfo/CodeView/TypeDumper.cpp
lib/DebugInfo/CodeView/TypeRecordBuilder.cpp
lib/DebugInfo/CodeView/TypeTableBuilder.cpp
test/DebugInfo/COFF/inlining.ll
test/tools/llvm-readobj/codeview-vftable.test
|