This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 2c6e0e740 Remove unimplemented function new 6eb7fece4 Revert "Make Type::GetByteSize optional (NFC)"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Symbol/Type.h | 7 +- source/Core/ValueObjectMemory.cpp | 6 +- source/Expression/Materializer.cpp | 3 +- .../SymbolFile/DWARF/DWARFASTParserClang.cpp | 41 ++++++------ .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 10 ++- source/Symbol/Type.cpp | 77 ++++++++-------------- 6 files changed, 62 insertions(+), 82 deletions(-)