mib accepted this revision. mib added a comment. This revision is now accepted and ready to land.
I thought `StructuredData::String` used a `ConstString` for storage but it actually uses a `std::string` instead. Makes sense to remove this then. LGTM! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152597/new/ https://reviews.llvm.org/D152597 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits