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

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 21 02:22:34 PST 2017


labath added reviewers: clayborg, jingham.
labath added a comment.

This seems like a good idea to me (but Greg or Jim should review this).

Could you please also add a test case for this. It looks like you already have a simple program in the bug you linked, so it should be just a matter of turning that into a test. Let me know if you run into problems while doing that.


https://reviews.llvm.org/D40283





More information about the lldb-commits mailing list