[Lldb-commits] [PATCH] D54053: [NativePDB] Add the ability to create clang record decls from mangled names.

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 2 16:49:16 PDT 2018


zturner added a comment.

In https://reviews.llvm.org/D54053#1286272, @lemo wrote:

> nice!


AFAIU this is just the "default" access of the class.  I should probably investigate why it's needed in the first place, since it can be deduced from the tag type.


https://reviews.llvm.org/D54053





More information about the lldb-commits mailing list