[Lldb-commits] [PATCH] D48775: Add new SBTarget::IsDummy method.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 2 18:04:30 PDT 2018
aprantl added a comment.
Okay then let's not do this for now. It's fine to revisit this later if there turns out to be a good use-case for it, but every SBAPI call we introduce has to be supported indefinitely and can therefore be quite expensive to maintain.
https://reviews.llvm.org/D48775
More information about the lldb-commits
mailing list