================
@@ -4930,7 +4930,25 @@ TEST_F(FormatTest, IndentExternBlockStyle) {
"}",
Style);
}
+TEST_F(FormatTest, BraceWrappingAfterExportBlock) {
----------------
HazardyKnusperkeks wrote:Last thing: Please surround this test with blank lines. (As all others are.) https://github.com/llvm/llvm-project/pull/216892 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
