[lldb-dev] Adding D language demangling support
Johan Engelen via lldb-dev
lldb-dev at lists.llvm.org
Wed Sep 21 05:52:03 PDT 2016
Hi all,
I recently looked into adding demangling support for D in LLDB, but got
lost in the code.
(right now, basic D support is there with: https://reviews.llvm.org/D24794)
I'd like some pointers to where demangling is done for the other languages,
and to where I should add D support for it.
Thanks a lot,
Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160921/e2af7ab2/attachment-0001.html>
More information about the lldb-dev
mailing list