[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
Wed Aug 16 10:11:53 PDT 2023


electriclilies updated this revision to Diff 550795.
electriclilies added a comment.

Fix


Repository:
  rG LLVM Github Monorepo

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

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.550795.patch
Type: text/x-patch
Size: 6693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230816/18e70ca6/attachment.bin>


More information about the lldb-commits mailing list