[Lldb-commits] [PATCH] D13878: Add data formatters for go strings and slices.
Enrico Granata via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 29 14:25:58 PDT 2015
granata.enrico accepted this revision.
granata.enrico added a comment.
This revision is now accepted and ready to land.
I think it's OK to land this, yes
I would still like to think about ways that we can avoid using hardcoded formatters here, but it seems non-trivial and I don't know enough about Go to suggest an obvious solution
http://reviews.llvm.org/D13878
More information about the lldb-commits
mailing list