[Lldb-commits] [PATCH] D84151: [lldb] Unify type name matching in FormattersContainer

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 21 09:46:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b0de5756ccc: [lldb] Unify type name matching in FormattersContainer (authored by teemperor).
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84151

Files:
  lldb/include/lldb/DataFormatters/DataVisualization.h
  lldb/include/lldb/DataFormatters/FormatManager.h
  lldb/include/lldb/DataFormatters/FormattersContainer.h
  lldb/include/lldb/DataFormatters/TypeCategory.h
  lldb/include/lldb/DataFormatters/TypeCategoryMap.h
  lldb/source/Commands/CommandObjectType.cpp
  lldb/source/DataFormatters/DataVisualization.cpp
  lldb/source/DataFormatters/FormatManager.cpp
  lldb/unittests/DataFormatter/CMakeLists.txt
  lldb/unittests/DataFormatter/FormattersContainerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84151.279562.patch
Type: text/x-patch
Size: 29669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200721/87fb5d1a/attachment-0001.bin>


More information about the lldb-commits mailing list