This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Handle wrapped else for RemoveBracesLLVM
ClosedPublic

Authored by owenpan on Mar 2 2022, 11:51 PM.

Details

Summary

Removes the newline before the right brace that's followed by an else on the next line.

Diff Detail

Event Timeline

owenpan created this revision.Mar 2 2022, 11:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2022, 11:51 PM
owenpan requested review of this revision.Mar 2 2022, 11:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 2 2022, 11:51 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
MyDeveloperDay accepted this revision.Mar 3 2022, 1:03 AM
This revision is now accepted and ready to land.Mar 3 2022, 1:03 AM
curdeius accepted this revision.Mar 3 2022, 1:41 AM

LGTM

This revision was landed with ongoing or failed builds.Mar 3 2022, 4:55 AM
This revision was automatically updated to reflect the committed changes.