================
@@ -532,6 +538,20 @@ class LineJoiner {
}
return MergedLines;
}
+
+ // Previously, UnwrappedLineParser would move the left brace to a new line
----------------
brandb97 wrote:Thank you for kindly explaining how to write proper comment, I will change it in next version. https://github.com/llvm/llvm-project/pull/151428 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
