[Lldb-commits] [PATCH] D59165: Remove DWARFDIECollection

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 8 17:11:56 PST 2019


Yes, it’s not the case here but even it were, just because the Python
interface exposes this api doesn’t mean we have to use it internally.

Regardless, this particular class is completely private and has no analogue
in the SB API
On Fri, Mar 8, 2019 at 4:53 PM Adrian Prantl via Phabricator <
reviews at reviews.llvm.org> wrote:

> aprantl added a comment.
>
> Whenever I see a GetFooAtIndex() method I expect this to be exposed via
> the SBAPI, but I assume this isn't the case here?
>
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D59165/new/
>
> https://reviews.llvm.org/D59165
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190308/41c7c84f/attachment.html>


More information about the lldb-commits mailing list