AaronBallman wrote:

Making sure I'm following along properly. For context, this is the debug 
experience I'm most used to:
![Capture](https://github.com/llvm/llvm-project/assets/4587626/e45937dc-9b78-4a3d-9321-1fa99a35daa8)

It sounds like you're saying we shouldn't change the enum formatter to display 
`Enum (1)`, it should continue to display just `Enum`. But the summary could be 
changed for enumerations so it says `(1)`, so that both pieces of information 
would appear in the debugger by default?

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

Reply via email to