The code for GetSyntheticArrayMemberFromPointer and
GetSyntheticArrayMemberFromArray was identical, so just collapse the
the methods into one.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D7911
Remove duplicated code for synthetic array members. ClosedPublic Authored by brucem on Feb 26 2015, 8:42 AM.
Details Summary The code for GetSyntheticArrayMemberFromPointer and
Diff Detail Event Timelinebrucem updated this object. This revision is now accepted and ready to land.Feb 26 2015, 9:55 AM Closed by commit rL230708: Remove duplicated code for synthetic array members. (authored by brucem). · Explain WhyFeb 26 2015, 3:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20766 include/lldb/Core/ValueObject.h
source/API/SBValue.cpp
source/Core/ValueObject.cpp
source/DataFormatters/NSIndexPath.cpp
source/Target/StackFrame.cpp
|