[Lldb-commits] [PATCH] D158009: [lldb] Enable synthetic providers in C++

Lily Orth-Smith via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 15 11:34:17 PDT 2023


electriclilies created this revision.
Herald added a project: All.
electriclilies requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158009

Files:
  lldb/include/lldb/Core/ValueObject.h
  lldb/include/lldb/Core/ValueObjectSyntheticFilter.h
  lldb/source/Core/ValueObject.cpp
  lldb/source/DataFormatters/DataVisualization.cpp
  lldb/source/DataFormatters/FormatManager.cpp
  lldb/source/DataFormatters/LanguageCategory.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158009.550414.patch
Type: text/x-patch
Size: 7943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230815/60cc0d95/attachment-0001.bin>


More information about the lldb-commits mailing list