[Lldb-commits] [PATCH] D57273: Make Type::GetByteSize optional
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 25 17:33:07 PST 2019
aprantl created this revision.
aprantl added reviewers: jingham, labath.
This is a continuation of my quest to make the size 0 a supported value.
https://reviews.llvm.org/D57273
Files:
include/lldb/Symbol/Type.h
source/Core/ValueObjectMemory.cpp
source/Expression/Materializer.cpp
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Symbol/Type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57273.183671.patch
Type: text/x-patch
Size: 11317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190126/a6b5c107/attachment-0001.bin>
More information about the lldb-commits
mailing list