[PATCH] D37695: [clang-format] Break non-trailing comments, try 2

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 17:47:11 PDT 2017


krasimir updated this revision to Diff 116742.
krasimir added a comment.

- Change bool from Paren to Line and generalize it


https://reviews.llvm.org/D37695

Files:
  lib/Format/BreakableToken.cpp
  lib/Format/BreakableToken.h
  lib/Format/ContinuationIndenter.cpp
  lib/Format/ContinuationIndenter.h
  unittests/Format/FormatTestComments.cpp
  unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37695.116742.patch
Type: text/x-patch
Size: 9585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170927/95bc2c44/attachment-0001.bin>


More information about the cfe-commits mailing list