[Lldb-commits] [PATCH] D32316: Change UniqueCStringMap to use ConstString as the key

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 2 03:30:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301908: Change UniqueCStringMap to use ConstString as the key (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D32316?vs=96629&id=97417#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32316

Files:
  lldb/trunk/include/lldb/Core/UniqueCStringMap.h
  lldb/trunk/include/lldb/Symbol/ObjectFile.h
  lldb/trunk/source/Interpreter/OptionValueEnumeration.cpp
  lldb/trunk/source/Interpreter/OptionValueProperties.cpp
  lldb/trunk/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/trunk/source/Plugins/ObjectFile/ELF/ObjectFileELF.h
  lldb/trunk/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/NameToDIE.h
  lldb/trunk/source/Symbol/ClangASTContext.cpp
  lldb/trunk/source/Symbol/GoASTContext.cpp
  lldb/trunk/source/Symbol/Symtab.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32316.97417.patch
Type: text/x-patch
Size: 34752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170502/c5b80295/attachment-0001.bin>


More information about the lldb-commits mailing list