[PATCH] D66354: Add LLDB dataformatters for llvm::StringRef and lldb_private::ConstString

Jim Ingham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 10:04:46 PDT 2019


jingham added a comment.

I don't think you need to go back and cover all the ones already added, but could we start adding tests for new lldb/llvm data formatters as we add them?  That way we can keep them useful as people change llvm.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66354/new/

https://reviews.llvm.org/D66354





More information about the llvm-commits mailing list