[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
Wed Nov 4 06:59:42 PST 2015


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

[clang-format] Count the number of braces and parens on the line instead of remembering only one.


http://reviews.llvm.org/D14325

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14325.39201.patch
Type: text/x-patch
Size: 8129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151104/3757edc6/attachment-0001.bin>


More information about the cfe-commits mailing list