This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 77758a568 Breakpad: Add support for parsing STACK WIN records new c7d7a4482 Postfix: move more code out of the PDB plugin
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/PostfixExpression.h | 6 +- .../SymbolFile/Breakpad/SymbolFileBreakpad.cpp | 2 +- .../NativePDB/PdbFPOProgramToDWARFExpression.cpp | 60 ++++------------ source/Symbol/PostfixExpression.cpp | 23 +++++- unittests/Symbol/PostfixExpressionTest.cpp | 83 +++++++++++++++------- 5 files changed, 97 insertions(+), 77 deletions(-)