================
Comment at: unittests/Format/FormatTest.cpp:768
@@ +767,3 @@
+            "  /* Macro comment \\\n"
+            "with a long  line  \\\n"
+            // FIXME: We should look at the length of the last line of the 
token
----------------
This looks bad. Shouldn't we add an indent? And possibly do the continuations 
with "*" by default? Seems to be a very common way to do this ..


http://llvm-reviews.chandlerc.com/D547
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to