================
@@ -532,6 +538,20 @@ class LineJoiner {
}
return MergedLines;
}
+
+ // Previously, UnwrappedLineParser would move the left brace to a new line
----------------
HazardyKnusperkeks wrote:
Something like `Previously` is suitable for a commit message, not for the code
comment. If it needs a comment just describe what is happening. The past is
irrelevant here.
https://github.com/llvm/llvm-project/pull/151428
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits