[Lldb-commits] [PATCH] D112222: [LLDB] libcxx summary formatters for std::string_view
Ben Jackson via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 21 07:57:35 PDT 2021
puremourning added a comment.
I'm happy to revert/split out the change for empty strings, as this is perhaps contentious (and not exactly minimal for this patch).
Also, I'm only implementing libcxx (for now). We can follow up with libstdc++ in another patch if this is accepted.
This is my first lldb patch, so apologies if I did something out of ordinary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112222/new/
https://reviews.llvm.org/D112222
More information about the lldb-commits
mailing list