================
@@ -340,24 +343,15 @@ AlignTokenSequence(const FormatStyle &Style, unsigned 
Start, unsigned End,
 
     if (CurrentChange.NewlinesBefore > 0 && !SkipMatchCheck) {
----------------
HazardyKnusperkeks wrote:

```suggestion
    if (CurrentChange.NewlinesBefore > 0 && !SkipMatchCheck)
```

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

Reply via email to