jimingham wrote:

How does this patch fit with the:

       -p ( --skip-pointers )
            Don't use this format for pointers-to-type objects.

       -r ( --skip-references )
            Don't use this format for references-to-type objects.

settings in `type <formatter> add`?  It seems like we let the formatters 
control whether they should also apply to pointers and references to those 
types.  Shouldn't that be what controls whether formatters also apply to 
pointers?

And if a formatter says it can handle pointers, it's up to the formatter to do 
that right.

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

Reply via email to