================
@@ -326,10 +326,12 @@ IncrementChangeSpaces(unsigned Start, int Delta,
 // Column - The tokens indexed in Matches are moved to this column.
 // RightJustify - Whether it is the token's right end or left end that gets
 // moved to that column.
+// ForceAlignTrailingComments - whether trailing comments should be aligned
+// even if they have newlines before them
----------------
HazardyKnusperkeks wrote:

```suggestion
// even if they have newlines before them.
```

Comments end in full stop.

https://github.com/llvm/llvm-project/pull/190668
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to