[Lldb-commits] [lldb] [lldb] Add value to enumerator dump (PR #69815)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 23 15:04:53 PDT 2023
clayborg wrote:
Another thing other IDEs do is show something like "{...}" as the value for a struct/union/class. This is what Visual Studio used to do.
https://github.com/llvm/llvm-project/pull/69815
More information about the lldb-commits
mailing list