[PATCH] D63268: Make UniqueCStringMap work with non-default-constructible types and other improvements/cleanups

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 23:30:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363357: Make UniqueCStringMap work with non-default-constructible types and other… (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63268?vs=204537&id=204707#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63268/new/

https://reviews.llvm.org/D63268

Files:
  lldb/trunk/include/lldb/Core/UniqueCStringMap.h
  lldb/trunk/include/lldb/Symbol/Symtab.h
  lldb/trunk/source/Symbol/Symtab.cpp
  lldb/trunk/unittests/Core/CMakeLists.txt
  lldb/trunk/unittests/Core/UniqueCStringMapTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63268.204707.patch
Type: text/x-patch
Size: 13813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/37342d83/attachment.bin>


More information about the llvm-commits mailing list