djasper added inline comments.

================
Comment at: unittests/Format/FormatTest.cpp:1787
 
+TEST_F(FormatTest, ReflowsComments) {
+  // Break a long line and reflow with the full next line.
----------------
I think it is time that me moved a lot of the comment handling logic into a 
separate test file.


https://reviews.llvm.org/D27211



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

Reply via email to