================
@@ -4930,7 +4930,25 @@ TEST_F(FormatTest, IndentExternBlockStyle) {
"}",
Style);
}
+TEST_F(FormatTest, BraceWrappingAfterExportBlock) {
----------------
AhmedKamel10 wrote:Fixed. https://github.com/llvm/llvm-project/pull/216892 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
