This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 651311985 refactor: Simplify loop with DWARFCompileUnit::Extract new fa92f7f50 Fix assertion in ClangASTContext
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/CompilerType.h | 14 +++++++++++--- include/lldb/Symbol/TypeSystem.h | 5 ++--- source/API/SBType.cpp | 2 +- source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp | 6 ++---- source/Symbol/ClangASTContext.cpp | 10 +++++----- source/Symbol/CompilerType.cpp | 7 +++---- source/Symbol/TypeSystem.cpp | 6 +++--- unittests/Symbol/TestClangASTContext.cpp | 15 ++++++++------- 9 files changed, 36 insertions(+), 31 deletions(-)