[PATCH] D68134: [LLDB] Use the llvm microsoft demangler instead of the windows dbghelp api

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 28 05:50:31 PDT 2019


thakis added a comment.

We can add flags for omitting access specifiers etc if it's critical for lldb. Or maybe we can just change the test that caused the revert.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68134/new/

https://reviews.llvm.org/D68134





More information about the llvm-commits mailing list