krasimir marked an inline comment as done.
krasimir added inline comments.

================
Comment at: lib/Format/UnwrappedLineParser.cpp:2207-2208
+    const FormatToken *NextTok) {
+  // Decides which comment tokens should be added to the current line and which
+  // should be added as comments before the next token.
+  //
----------------
klimek wrote:
> Put these 2 lines and what it does to the arguments into the header.
Done. Thanks!


https://reviews.llvm.org/D29626



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

Reply via email to