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

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 1 04:05:33 PST 2015


djasper closed this revision.
djasper added a comment.

Submitted as r254406.

Note that I had to make the struct "Change" public. How did this compile on your end?


http://reviews.llvm.org/D14325





More information about the cfe-commits mailing list