[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 04:22:47 PDT 2018


sgraenitz updated this revision to Diff 156745.
sgraenitz added a comment.

Enable LLDB_USE_LLVM_DEMANGLER on MSVC platforms.


https://reviews.llvm.org/D49612

Files:
  cmake/modules/LLDBConfig.cmake
  lldb.xcodeproj/project.pbxproj
  source/Core/Mangled.cpp
  unittests/Core/CMakeLists.txt
  unittests/Core/MangledTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49612.156745.patch
Type: text/x-patch
Size: 9669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180723/633affbd/attachment-0001.bin>


More information about the lldb-commits mailing list