[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
Thu Oct 10 00:11:42 PDT 2019
teemperor updated this revision to Diff 224266.
teemperor added a comment.
- GetHasSourceSize -> HasSourceSize
- Moved some code around according to feedback.
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.224266.patch
Type: text/x-patch
Size: 8071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191010/52e5f6a5/attachment-0001.bin>
More information about the lldb-commits
mailing list