This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from a08fc60d7 [lldb] Small optimization of FormatMap::Delete and FormatMap::Get new ee6a7eddc [Core] Remove use of ClangASTContext in DumpDataExtractor
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 | 2 + include/lldb/Symbol/TypeSystem.h | 3 ++ source/Core/DumpDataExtractor.cpp | 80 ++++++++++++----------------------- source/Symbol/ClangASTContext.cpp | 16 +++++++ 4 files changed, 49 insertions(+), 52 deletions(-)