[PATCH] D29626: [clang-format] Break before a sequence of line comments aligned with the next line.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 8 02:17:15 PST 2017


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

lg.

I'd probably still call it consumeComments or something, as we require a flush afterwards for the unconsumed comments, but I don't feel too strongly about that.


https://reviews.llvm.org/D29626





More information about the cfe-commits mailing list