[Lldb-commits] [PATCH] Remove duplicated code for synthetic array members.
Bruce Mitchener
bruce.mitchener at gmail.com
Thu Feb 26 08:43:14 PST 2015
Hi granata.enrico, clayborg,
The code for GetSyntheticArrayMemberFromPointer and
GetSyntheticArrayMemberFromArray was identical, so just collapse the
the methods into one.
http://reviews.llvm.org/D7911
Files:
include/lldb/Core/ValueObject.h
source/API/SBValue.cpp
source/Core/ValueObject.cpp
source/DataFormatters/NSIndexPath.cpp
source/Target/StackFrame.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7911.20766.patch
Type: text/x-patch
Size: 7023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150226/0072beaa/attachment.bin>
More information about the lldb-commits
mailing list