[Lldb-commits] [PATCH] D158010: [lldb] Allow synthetic providers in C++ and fix linking problems
Lily Orth-Smith via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 15 11:46:13 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.
Allow the definition of synthetic formatters in C++, and fix linking problems with the CXXSyntheticChildren
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158010
Files:
lldb/include/lldb/DataFormatters/TypeSynthetic.h
lldb/source/Commands/CommandObjectType.cpp
lldb/source/Core/ValueObject.cpp
lldb/source/DataFormatters/TypeSynthetic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158010.550416.patch
Type: text/x-patch
Size: 7132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230815/6d54e550/attachment-0001.bin>
More information about the lldb-commits
mailing list