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

```suggestion

```

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