jimingham wrote:

> I see "mangling" and think C++, can it be tested via that?
> 
> At least add an example in the PR description so we have an idea what this 
> enables.

C++ seldom mangles type names.  I had thought it never did, but apparently 
that's not 100% true.  But I don't know in what circumstances it does do that.

https://github.com/llvm/llvm-project/pull/160601
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to