================
@@ -1537,6 +1537,164 @@ TEST_F(SortIncludesTest, IgnoreExtension) {
"input.h"));
}
+TEST_F(SortIncludesTest, FilesBeforeFolders) {
+ // When false (default), sorting is purely alphabetical: "bar/" starts with
----------------
Shiakaron wrote:Done https://github.com/llvm/llvm-project/pull/208954 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
