================ @@ -628,28 +632,36 @@ class LineJoiner { unsigned tryMergeNamespace(ArrayRef<AnnotatedLine *>::const_iterator I, ArrayRef<AnnotatedLine *>::const_iterator E, - unsigned Limit) { + unsigned Limit, bool OpenBraceWrapped) { ---------------- owenca wrote:
```suggestion unsigned Limit) { ``` https://github.com/llvm/llvm-project/pull/123010 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits