klimek accepted this revision.
klimek added a comment.
This revision is now accepted and ready to land.

lg minus adding the FIXME to the place where we need the change.



================
Comment at: lib/Format/UnwrappedLineParser.cpp:2127-2129
+    // Additional fine-grained breaking of line comment sections is controlled
+    // by the class BreakableLineCommentSection in case it is desirable to keep
+    // several line comment sections in the same unwrapped line.
----------------
Can you also add a FIXME here (as this is where it'd probably need to happen :)


https://reviews.llvm.org/D29322



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

Reply via email to