This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7111468b2 Fix signed-unsigned comparison warning in Driver.cpp new b01de7309 PDBFPO: add dyn_cast support new ae76881bd MinidumpParser: parse SystemInfo stream via llvm
The 2 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: source/Plugins/Process/minidump/MinidumpParser.cpp | 23 +++------ source/Plugins/Process/minidump/MinidumpParser.h | 2 - .../NativePDB/PdbFPOProgramToDWARFExpression.cpp | 32 +++++++++--- unittests/Process/minidump/MinidumpParserTest.cpp | 59 ++++++++++++++++++++-- 4 files changed, 88 insertions(+), 28 deletions(-)