This is an archive of the discontinued LLVM Phabricator instance.

[clang-format][NFC] Fix comment grammer in ContinuationIndenter
ClosedPublic

Authored by HazardyKnusperkeks on Oct 13 2022, 4:28 AM.

Details

Summary

Now all comments (for which id makes sense) end with a punctuation.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2022, 4:28 AM
HazardyKnusperkeks requested review of this revision.Oct 13 2022, 4:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 13 2022, 4:28 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
HazardyKnusperkeks edited reviewers, added: owenpan; removed: OwenBed.Oct 13 2022, 4:30 AM
owenpan accepted this revision.Oct 13 2022, 3:54 PM

LGTM

This revision is now accepted and ready to land.Oct 13 2022, 3:54 PM
This revision was landed with ongoing or failed builds.Oct 24 2022, 12:28 PM
This revision was automatically updated to reflect the committed changes.