[PATCH] D66354: Add LLDB dataformatters for llvm::StringRef and lldb_private::ConstString
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 16 15:31:57 PDT 2019
aprantl added a comment.
It's not quite obvious to me how to write a test for this. The test would need to live in LLDB, and it would need to compile a program linking against a variant of libSupport that was compiled with debug info. I'm not sure how to best do this.
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