[Lldb-commits] [PATCH] D101453: [lldb] Add tests for DumpDataExtractor formats
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 28 06:56:20 PDT 2021
DavidSpickett created this revision.
Herald added a subscriber: mgorny.
DavidSpickett requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Covering basic cases where you have 1 item on 1 line.
Apart from eFormatCharArray, where using multiple lines
highlights the difference between it and eFormatVectorOfChar.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D101453
Files:
lldb/unittests/Core/CMakeLists.txt
lldb/unittests/Core/DumpDataExtractorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101453.341182.patch
Type: text/x-patch
Size: 10073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210428/3051a663/attachment-0001.bin>
More information about the lldb-commits
mailing list