[Lldb-commits] [PATCH] D118953: [lldb] Improve RichManglingContext ergonomics (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 3 16:02:14 PST 2022


JDevlieghere created this revision.
JDevlieghere added a reviewer: clayborg.
JDevlieghere requested review of this revision.

Have the different `::Parse.*` methods return the demangled string directly instead of having to go through `::GetBufferRef`.


https://reviews.llvm.org/D118953

Files:
  lldb/include/lldb/Core/RichManglingContext.h
  lldb/source/Core/Mangled.cpp
  lldb/source/Core/RichManglingContext.cpp
  lldb/source/Symbol/Symtab.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118953.405823.patch
Type: text/x-patch
Size: 7155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220204/a44cd9c3/attachment-0001.bin>


More information about the lldb-commits mailing list