krasimir added inline comments.
================ Comment at: lib/Format/BreakableToken.h:87 /// space. virtual void replaceWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, ---------------- By the way, I got confused, this stays because the new triplet of methods replaces the old replaceWhitespace**Before**; this method serves a different purpose during breaking, that is tries to shrink whitespace instead of inserting a break. https://reviews.llvm.org/D28764 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits