[Lldb-commits] [PATCH] D53597: Don't type-erase the SymbolContextItem enum

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 25 10:44:43 PDT 2018


zturner added a comment.

In https://reviews.llvm.org/D53597#1276110, @zturner wrote:

> In https://reviews.llvm.org/D53597#1276086, @clayborg wrote:
>
> > As long as Swig is happy and the ABI doesn't change I am ok with this. Will we see the variables better when debugging? Or is this solely so the SymbolContextItem type doesn't disappear from the debug info?
>
>
> We will see variables better when debugging too.


(That was actually my primary motivation)


https://reviews.llvm.org/D53597





More information about the lldb-commits mailing list