[Lldb-commits] [PATCH] D54074: CPlusPlusLanguage: Use new demangler API to implement type substitution

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 6 06:57:40 PST 2018


labath updated this revision to Diff 172764.
labath added a comment.

Thanks for the review. I have added some comments, and moved appending of the unmodified portion of the name into a separate function to aid readability.


https://reviews.llvm.org/D54074

Files:
  source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
  unittests/Language/CPlusPlus/CPlusPlusLanguageTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54074.172764.patch
Type: text/x-patch
Size: 7646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181106/87dd37ce/attachment-0001.bin>


More information about the lldb-commits mailing list