[Lldb-commits] [PATCH] D40283: lldb: Use the DWARF linkage name when importing C++ methods

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 10 13:55:48 PST 2018


clayborg added a comment.

And I do agree with Jim that we don't want to have to mangle the typename to see if it matches, that is too much work.


https://reviews.llvm.org/D40283





More information about the lldb-commits mailing list