MyDeveloperDay added inline comments.

================
Comment at: unittests/Format/SortIncludesTest.cpp:709
+      "#include \"pathnames.h\"\n",
+      sort("#include <sys/param.h>\n"          
+           "#include <sys/types.h>\n"          
----------------
should you add a test which has groups defined already, I'm unclear as to how 
your algorithm works across groups?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64695/new/

https://reviews.llvm.org/D64695



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to