[Lldb-commits] [PATCH] D112658: [lldb] Refactor C/C++ string and char summary providers

Luís Ferreira via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 27 13:24:03 PDT 2021


ljmf00 created this revision.
ljmf00 added projects: LLDB, LLVM.
Herald added a subscriber: JDevlieghere.
ljmf00 requested review of this revision.
Herald added a subscriber: lldb-commits.

  Signed-off-by: Luís Ferreira <contact at lsferreira.net>

This patch refactors C/C++ formatters to avoid repetitive code.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112658

Files:
  lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112658.382766.patch
Type: text/x-patch
Size: 8215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211027/ed7d4544/attachment.bin>


More information about the lldb-commits mailing list