klimek 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. + // ---------------- Put these 2 lines and what it does to the arguments into the header. https://reviews.llvm.org/D29626 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits