[Lldb-commits] [PATCH] D68134: [LLDB] Use the llvm microsoft demangler instead of the windows dbghelp api
Martin Storsjö via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Sep 28 11:36:33 PDT 2019
mstorsjo added a comment.
In D68134#1686970 <https://reviews.llvm.org/D68134#1686970>, @thakis wrote:
> 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.
Yeah I doubt it's critical to maintain the exact same form as before, but I need to get the tests running in my cross compile setup to verify exactly how to update them.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68134/new/
https://reviews.llvm.org/D68134
More information about the lldb-commits
mailing list