This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

smeenai created this revision.May 2 2018, 4:53 PM
ahatanak accepted this revision.May 2 2018, 5:34 PM

LGTM

This revision is now accepted and ready to land.May 2 2018, 5:34 PM
This revision was automatically updated to reflect the committed changes.