================
@@ -1493,6 +1511,18 @@ static auto computeNewlines(const AnnotatedLine &Line,
Newlines = 1;
}
+ // Insert empty line after "{" that opens namespace scope
----------------
HazardyKnusperkeks wrote:
```suggestion
// Insert empty line after "{" that opens namespace scope.
```
https://github.com/llvm/llvm-project/pull/106145
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
