Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131013
[LLDB][NFC] Fix incorrect return status Some functions always return 'false' for both success and fail return paths. ClosedPublic Authored by fixathon on Aug 2 2022, 1:00 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2022, 2:10 PM Closed by commit rG4502e3531f62: [LLDB][NFC] Fix incorrect return status Some functions always return 'false'… (authored by fixathon). · Explain WhyAug 2 2022, 3:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 449468 lldb/source/Plugins/Language/ObjC/NSArray.cpp
lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
lldb/source/Plugins/Language/ObjC/NSSet.cpp
|