[Lldb-commits] [PATCH] D52626: [lldb] Remove an assertion in RichManglingContext::GetBufferRef() hit when debugging a native x86 Windows process
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 27 16:08:39 PDT 2018
zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.
BTW, I wrote a demangler for Windows ABI that should be 100% complete modulo bugs and can generate an AST that RichManglingContext should use. So it would be interesting if someone decided to start using that to make this actually work.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D52626
More information about the lldb-commits
mailing list