This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 9bfaf4466 [lldb] Insert break to avoid unannotated fall-through new ae3452d09 [lldb-test] Modify lldb-test to print out ASTs from symbol file
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/ClangASTContext.h | 8 ++++ .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 17 ++++++-- source/Symbol/ClangASTContext.cpp | 33 ++++++++++++++++ tools/lldb-test/lldb-test.cpp | 46 ++++++++++++++++++++-- 4 files changed, 97 insertions(+), 7 deletions(-)