================
@@ -444,6 +444,66 @@ TEST_F(FormatTestComments, UnderstandsBlockComments) {
" int jjj; /*b*/");
}
+TEST_F(FormatTestComments,
----------------
HazardyKnusperkeks wrote:What's your reason for this test? You didn't change anything comment related, right? https://github.com/llvm/llvm-project/pull/137544 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
