================
@@ -28918,6 +28918,18 @@ TEST_F(FormatTest, KeywordedFunctionLikeMacros) {
Style);
}
+TEST_F(FormatTest, BreakAfterJavaRecord) {
----------------
HazardyKnusperkeks wrote:There is a `FormatTestJava.cpp`, please move the test there. https://github.com/llvm/llvm-project/pull/164711 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
