[Lldb-commits] [PATCH] D24293: Use llvm's demangler

Rafael Ávila de Espíndola via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 7 06:51:35 PDT 2016


rafael created this revision.
rafael added a reviewer: chaoren.
rafael added a subscriber: lldb-commits.
Herald added a subscriber: beanz.

LLVM now has a copy of libcxxabi demangler, so lldb doesn't need to keep one too.


https://reviews.llvm.org/D24293

Files:
  include/lldb/Core/CxaDemangle.h
  source/Core/CMakeLists.txt
  source/Core/CxaDemangle.cpp
  source/Core/Mangled.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24293.70526.patch
Type: text/x-patch
Size: 141987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160907/a7c65dd4/attachment-0001.bin>


More information about the lldb-commits mailing list