This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 3097fd018 Remove unused code related to CPlusPlusLanguage::FindEquivalentNames new 80b6a5e14 Change UniqueCStringMap to use ConstString as the key
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/Core/UniqueCStringMap.h | 42 +++++------ include/lldb/Symbol/ObjectFile.h | 4 +- source/Interpreter/OptionValueEnumeration.cpp | 15 ++-- source/Interpreter/OptionValueProperties.cpp | 10 +-- .../BSD-Archive/ObjectContainerBSDArchive.cpp | 5 +- source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 4 +- source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 2 +- .../SymbolFile/DWARF/DWARFASTParserClang.cpp | 18 +++-- source/Plugins/SymbolFile/DWARF/NameToDIE.cpp | 12 ++-- source/Plugins/SymbolFile/DWARF/NameToDIE.h | 3 +- source/Symbol/ClangASTContext.cpp | 81 +++++++++------------- source/Symbol/GoASTContext.cpp | 35 +++++----- source/Symbol/Symtab.cpp | 63 ++++++++--------- 13 files changed, 135 insertions(+), 159 deletions(-)