================
@@ -938,11 +938,9 @@ class LineJoiner {
}
if (Line.endsWith(tok::l_brace)) {
- // Refuse to merge export blocks if the style requires the brace to be on
- // a new line.
+
----------------
HazardyKnusperkeks wrote:Drop the blank line. https://github.com/llvm/llvm-project/pull/216892 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
