================
@@ -256,6 +255,9 @@ struct ParenState {
   /// indented.
   IndentationAndAlignment Indent;
 
+  /// The token in one of the previous lines this state wants to align to
----------------
HazardyKnusperkeks wrote:

```suggestion
  /// The token in one of the previous lines this state wants to align to.
```

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

Reply via email to