[clang-format][NFC] Fix comment grammer in ContinuationIndenter
authorBjörn Schäpers <bjoern@hazardy.de>
Mon, 10 Oct 2022 12:54:54 +0000 (14:54 +0200)
committerBjörn Schäpers <bjoern@hazardy.de>
Mon, 24 Oct 2022 19:28:12 +0000 (21:28 +0200)
commit11b8795bb94c3606d8eed6f45bc3e4fbb0683c14
tree06edd5f07747c630b44301aabf312d58dca8e2ab
parent440005b3c3531901563b0a16834e013ecb973f66
[clang-format][NFC] Fix comment grammer in ContinuationIndenter

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

Differential Revision: https://reviews.llvm.org/D135866
clang/lib/Format/ContinuationIndenter.cpp