This is an archive of the discontinued LLVM Phabricator instance.

[lldb][nfc] early exit/continue
ClosedPublic

Authored by kwk on Apr 3 2020, 3:12 AM.

Details

Summary

This commit just tries to invert some if's logic to
return/continue early.

Diff Detail

Event Timeline

kwk created this revision.Apr 3 2020, 3:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 3 2020, 3:12 AM
teemperor accepted this revision.Apr 3 2020, 4:24 AM
This revision is now accepted and ready to land.Apr 3 2020, 4:24 AM
jankratochvil accepted this revision.Apr 3 2020, 5:47 AM
This revision was automatically updated to reflect the committed changes.