[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
Sat Nov 13 07:30:38 PST 2021


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

Cosmetic change


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.387022.patch
Type: text/x-patch
Size: 10603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211113/d4ba7c84/attachment.bin>


More information about the lldb-commits mailing list