[Lldb-commits] [PATCH] D68010: [lldb] Fix string summary of an empty NSPathStore2

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 18 15:13:46 PDT 2020


teemperor updated this revision to Diff 251184.
teemperor added a comment.

- Rebased the patch.

This has been (really) delayed because of the whole unit test I wanted to write, but I'll just land this as-is (as having this broken even longer just because I haven't written that new unit test seems silly).


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

https://reviews.llvm.org/D68010

Files:
  lldb/include/lldb/DataFormatters/StringPrinter.h
  lldb/source/DataFormatters/StringPrinter.cpp
  lldb/source/Plugins/Language/ObjC/NSString.cpp
  lldb/test/API/functionalities/data-formatter/data-formatter-objc/nsstring/TestDataFormatterNSString.py
  lldb/test/API/functionalities/data-formatter/data-formatter-objc/nsstring/main.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68010.251184.patch
Type: text/x-patch
Size: 7757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200318/cfa3ea22/attachment.bin>


More information about the lldb-commits mailing list