[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 Sep 25 03:21:57 PDT 2019


teemperor updated this revision to Diff 221702.
teemperor edited the summary of this revision.
teemperor added a comment.

- Land the NFC test additions to other string classes as separate NFC commits.
- Rebase on the already landed refactoring.


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

https://reviews.llvm.org/D68010

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68010.221702.patch
Type: text/x-patch
Size: 7534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190925/40d76a26/attachment.bin>


More information about the lldb-commits mailing list