[Lldb-commits] [PATCH] D49612: Use LLVM's new ItaniumPartialDemangler in LLDB

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 23 12:18:56 PDT 2018


sgraenitz added reviewers: erik.pilkington, labath, clayborg, mgorny, davide, JDevlieghere.
sgraenitz added a comment.

Sorry if the review is a little bumpy, it's my first one. Added all subscribers as reviewers now. Hope that's ok.

The current version is a rather simple change, that slightly reduces complexity and slightly improves performance. IMHO having it committed would make it easier to discuss next steps on the list and work on improvements step by step. Thus I would prefer to keep this review small here and instead open a new one once I have a proposal. Happy to hear what you think and answer questions.


https://reviews.llvm.org/D49612





More information about the lldb-commits mailing list