KrzysztofKapusta added inline comments.

================
Comment at: unittests/Format/SortIncludesTest.cpp:357
+                 "#include \"c.h\"\n",
+                 "a.cc"));
+}
----------------
krasimir wrote:
> What is this testing?
I changed this to better reflect what I was trying to test. Now the expected 
order is not sorted from a..c 


Repository:
  rL LLVM

https://reviews.llvm.org/D40288



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

Reply via email to