kastiglione wrote:

@jimingham I'm not sure I've understood your comment entirely. Are you saying 
the following?

1. Always use `GetDisplayName` when displaying a mangled name
2. Add a setting allowing the user to see `GetName` (which `GetDisplayName` 
will call whenever the setting is enabled)

What about the cases where the context ("is the name being displayed?") is 
unclear at the call site? This is why I introduced the 
`show_function_display_name` parameter, because `DumpStopContext` could be 
called from either context.

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

Reply via email to