This is an archive of the discontinued LLVM Phabricator instance.

[clang-format][NFC] Don't add a load of 0es
ClosedPublic

Authored by HazardyKnusperkeks on Nov 19 2022, 8:54 AM.

Details

Summary

Shift is 0 for all non comments, maybe even for comments. Don't add the 0 up to three times.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptNov 19 2022, 8:54 AM
HazardyKnusperkeks requested review of this revision.Nov 19 2022, 8:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 19 2022, 8:54 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
owenpan accepted this revision.Nov 19 2022, 6:59 PM
This revision is now accepted and ready to land.Nov 19 2022, 6:59 PM
This revision was landed with ongoing or failed builds.Nov 21 2022, 4:24 AM
This revision was automatically updated to reflect the committed changes.