[Lldb-commits] [PATCH] D113362: [formatters] Add a libstdcpp formatter for forward_list and refactor list formatter

Danil Stefaniuc via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 8 09:18:48 PST 2021


danilashtefan updated this revision to Diff 385526.
danilashtefan marked 8 inline comments as done.
danilashtefan added a comment.

All of the requested changes are done. Please, let me know if any other corrections are needed


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113362

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113362.385526.patch
Type: text/x-patch
Size: 11151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211108/f68ab1f7/attachment.bin>


More information about the lldb-commits mailing list