This is an archive of the discontinued LLVM Phabricator instance.

[clang] NFC: Remove else if after return
ClosedPublic

Authored by kbobyrev on Jan 25 2021, 1:37 AM.

Details

Summary

Update the code to be compatible with LLVM Coding Guidelines.

Diff Detail

Event Timeline

kbobyrev requested review of this revision.Jan 25 2021, 1:37 AM
kbobyrev created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2021, 1:37 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sammccall accepted this revision.Jan 25 2021, 1:57 AM

Thanks! (trivial changes like this can also be submitted without review)

This revision is now accepted and ready to land.Jan 25 2021, 1:57 AM
This revision was landed with ongoing or failed builds.Jan 25 2021, 1:58 AM
This revision was automatically updated to reflect the committed changes.