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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 25 10:34:41 PDT 2018


clayborg added a comment.

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?


https://reviews.llvm.org/D53597





More information about the lldb-commits mailing list