This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f5f30aac0 Revert "Disable the step over skipping calls feature since bu [...] new eee1e1904 FuncUnwinders: Add a new "SymbolFile" unwind plan
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/FuncUnwinders.h | 7 +++++-- include/lldb/Symbol/SymbolFile.h | 12 +++++++++++ include/lldb/Symbol/UnwindTable.h | 1 + source/Commands/CommandObjectTarget.cpp | 8 +++++++ source/Symbol/FuncUnwinders.cpp | 37 ++++++++++++++++++++++++++++++++- source/Symbol/SymbolFile.cpp | 2 ++ source/Symbol/UnwindTable.cpp | 7 +++++++ 7 files changed, 71 insertions(+), 3 deletions(-)