[PATCH] D14325: [clang-format] Do not align assignments that aren't after the same number of commas. (Closes: 25329)

Beren Minor via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 27 05:50:55 PST 2015


berenm updated this revision to Diff 41299.
berenm marked an inline comment as done.
berenm added a comment.

Fix continue statements.


http://reviews.llvm.org/D14325

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14325.41299.patch
Type: text/x-patch
Size: 18762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151127/93875445/attachment.bin>


More information about the cfe-commits mailing list