[Lldb-commits] [PATCH] D158010: [lldb] Allow synthetic providers in C++ and fix linking problems
walter erquinigo via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 25 11:04:51 PDT 2023
wallace added a comment.
In D158010#4617611 <https://reviews.llvm.org/D158010#4617611>, @electriclilies wrote:
> @wallace The type synthetic add command already disables itself if python is not enabled (the check is at CommandObjectType::1564), so I think there aren't any changes I need to make
Great! Let's wait for Jim then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158010/new/
https://reviews.llvm.org/D158010
More information about the lldb-commits
mailing list