https://github.com/Michael137 requested changes to this pull request.
Thanks for the patch. I'm all in favour of de-duplicating the formatter code, but I'd prefer it if we kept the individual SummaryProvider's per STL. I.e., the code that extracts the data and size from the type should live in the individual STL files. But the code that then formats the strings can be generic. Is that feasible? https://github.com/llvm/llvm-project/pull/171854 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
