[PATCH] D53072: [clang-format] Introduce the flag which allows not to shrink lines
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 11 07:48:29 PST 2019
yvvan updated this revision to Diff 181274.
yvvan added a comment.
The tests are improved - now they actually act differently with and without the introduced flag. Also few more cases are covered (see the second added test).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53072/new/
https://reviews.llvm.org/D53072
Files:
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/UnwrappedLineFormatter.cpp
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53072.181274.patch
Type: text/x-patch
Size: 5568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190111/808ac29c/attachment-0001.bin>
More information about the cfe-commits
mailing list