[PATCH] D27754: [clang-format] Implement comment reflowing (again).
Krasimir Georgiev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 20 03:04:22 PST 2016
krasimir added a comment.
Next 2 steps: will implement a simple heuristic about some sorts of ascii-art types of things; next will branch and produce a version that takes the reflow state out of the BreakableComment classes and puts it in the breakProtrudingToken implementation.
https://reviews.llvm.org/D27754
More information about the cfe-commits
mailing list