[Lldb-commits] [PATCH] D113760: [formatters] Add a libstdcpp formatter for for unordered_map, unordered_set, unordered_multimap, unordered_multiset

Danil Stefaniuc via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Nov 14 07:31:20 PST 2021


danilashtefan updated this revision to Diff 387084.
danilashtefan added a comment.

Some naming corrections


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113760

Files:
  lldb/examples/synthetic/gnu_libstdcpp.py
  lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/unordered/Makefile
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/unordered/TestDataFormatterGenericUnordered.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/unordered/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113760.387084.patch
Type: text/x-patch
Size: 10586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211114/de3a6796/attachment.bin>


More information about the lldb-commits mailing list