[PATCH] D40605: Better trade-off for excess characters vs. staying within the column limits.
Manuel Klimek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 30 07:52:06 PST 2017
klimek updated this revision to Diff 124940.
klimek added a comment.
Fix incorrect return value leading to unnecessary computation.
Repository:
rC Clang
https://reviews.llvm.org/D40605
Files:
lib/Format/ContinuationIndenter.cpp
lib/Format/ContinuationIndenter.h
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40605.124940.patch
Type: text/x-patch
Size: 8518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171130/71ca596e/attachment.bin>
More information about the cfe-commits
mailing list