================
@@ -627,6 +627,48 @@ TEST_F(SortIncludesTest,
MainHeaderIsSeparatedWhenRegroupping) {
"a.cc"));
}
+TEST_F(SortIncludesTest, EmptyLinesUseMaxAcrossSkippedCategories) {
----------------
HazardyKnusperkeks wrote:You need at least to add a test for `0`. https://github.com/llvm/llvm-project/pull/183960 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
