[PATCH] D39900: Refactor ContinuationIndenter's breakProtrudingToken logic into slightly moreorthogonal pieces.
Manuel Klimek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 10 06:57:39 PST 2017
klimek created this revision.
This patch allowed me to experiment with various alternatives to https://reviews.llvm.org/D33589.
https://reviews.llvm.org/D39900
Files:
lib/Format/BreakableToken.cpp
lib/Format/ContinuationIndenter.cpp
lib/Format/ContinuationIndenter.h
unittests/Format/FormatTest.cpp
unittests/Format/FormatTestComments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39900.122432.patch
Type: text/x-patch
Size: 13367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171110/0748169c/attachment-0001.bin>
More information about the cfe-commits
mailing list