[PATCH] Split long lines in multi-line comments.
Alexander Kornienko
alexfh at google.com
Mon Mar 18 08:26:29 PDT 2013
Addressed djasper's comments, fixed bugs, added more tests. Now it correctly trims whitespace in broken lines and tries to handle looooong words that don't fit in one line correctly.
Hi djasper, klimek,
http://llvm-reviews.chandlerc.com/D547
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D547?vs=1302&id=1306#toc
Files:
lib/Format/Format.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D547.2.patch
Type: text/x-patch
Size: 10564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130318/504a579a/attachment.bin>
More information about the cfe-commits
mailing list