[PATCH] D33589: clang-format: consider not splitting tokens in optimization

Francois Ferrand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 06:06:18 PDT 2017


Typz updated this revision to Diff 115830.
Typz added a comment.

Remove `Reflow` from LineState, and perform the decision again during reconstruction phase.


https://reviews.llvm.org/D33589

Files:
  lib/Format/ContinuationIndenter.cpp
  lib/Format/ContinuationIndenter.h
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33589.115830.patch
Type: text/x-patch
Size: 6963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170919/7058fcd2/attachment.bin>


More information about the cfe-commits mailing list