================
@@ -348,7 +372,6 @@ AlignTokenSequence(const FormatStyle &Style, unsigned
Start, unsigned End,
CurrentChange.IndentedFromColumn >= OriginalMatchColumn));
if (CurrentChange.NewlinesBefore > 0) {
- LineShifted = false;
if (!InsideNestedScope)
Shift = 0;
}
----------------
bdunkin wrote:
Done.
https://github.com/llvm/llvm-project/pull/180305
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits