[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:31:50 PST 2015


berenm updated this revision to Diff 41296.
berenm added a comment.

[clang-format] Code cleanup and variable naming in WhitespaceManager::AlignTokens


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.41296.patch
Type: text/x-patch
Size: 17988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151127/67dbcbbf/attachment-0001.bin>


More information about the cfe-commits mailing list