krasimir added inline comments.

================
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.
----------------
klimek wrote:
> Can you also add a FIXME here (as this is where it'd probably need to happen 
> :)
Done.


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