This reduces nesting and is consistent with a planned follow-up change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46371
[ObjCARC] Convert an if to an early continue. NFC ClosedPublic Authored by smeenai on May 2 2018, 4:53 PM.
Details Summary This reduces nesting and is consistent with a planned follow-up change.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 2 2018, 5:34 PM Closed by commit rL331422: [ObjCARC] Convert an if to an early continue. NFC (authored by smeenai). · Explain WhyMay 2 2018, 6:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144963 llvm/trunk/lib/Transforms/ObjCARC/ObjCARCContract.cpp
|