kastiglione wrote:

> If would be really cool if when I'm in a C++ frame and I did:
> 
> `(lldb) help demangle`
>
> I would get a preface like:
>
> Chosen from 'language cplusplus demangle' because the current frame's 
> language is cplusplus.

I plan to do this in a follow up. Note that `help demangle` will show `language 
cplusplus demangle`, but not reason "because the current frame's language is 
cplusplus".

https://github.com/llvm/llvm-project/pull/136766
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to