[Lldb-commits] [PATCH] D67049: 1/2: Code cleanup: Change FormattersContainer::KeyType from SP to rvalue

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 4 02:47:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370863: Code cleanup: Change FormattersContainer::KeyType from SP to rvalue (authored by jankratochvil, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67049?vs=218263&id=218626#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67049

Files:
  lldb/trunk/include/lldb/DataFormatters/FormattersContainer.h
  lldb/trunk/include/lldb/DataFormatters/TypeCategory.h
  lldb/trunk/include/lldb/Target/Target.h
  lldb/trunk/include/lldb/Utility/RegularExpression.h
  lldb/trunk/source/API/SBTarget.cpp
  lldb/trunk/source/API/SBTypeCategory.cpp
  lldb/trunk/source/Breakpoint/BreakpointResolverName.cpp
  lldb/trunk/source/Commands/CommandObjectBreakpoint.cpp
  lldb/trunk/source/Commands/CommandObjectType.cpp
  lldb/trunk/source/DataFormatters/FormatManager.cpp
  lldb/trunk/source/DataFormatters/FormattersHelpers.cpp
  lldb/trunk/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
  lldb/trunk/source/Target/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67049.218626.patch
Type: text/x-patch
Size: 27921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190904/b299535a/attachment-0001.bin>


More information about the lldb-commits mailing list