This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Use early exits and get rid of if-return-else-return pattern; NFC
ClosedPublic

Authored by kbobyrev on Oct 21 2020, 1:06 AM.

Diff Detail

Event Timeline

kbobyrev created this revision.Oct 21 2020, 1:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2020, 1:06 AM
kbobyrev requested review of this revision.Oct 21 2020, 1:06 AM
kbobyrev retitled this revision from [llvm] Use early exits and get rid of if-return-else-return pattern to [llvm] Use early exits and get rid of if-return-else-return pattern; NFC.Oct 21 2020, 2:36 AM
kadircet accepted this revision.Oct 21 2020, 4:40 AM
This revision is now accepted and ready to land.Oct 21 2020, 4:40 AM
This revision was landed with ongoing or failed builds.Oct 21 2020, 5:19 AM
This revision was automatically updated to reflect the committed changes.