Now all comments (for which id makes sense) end with a punctuation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135866
[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 TimelineThis 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 Closed by commit rG11b8795bb94c: [clang-format][NFC] Fix comment grammer in ContinuationIndenter (authored by HazardyKnusperkeks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 470254 clang/lib/Format/ContinuationIndenter.cpp
|