[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 07:00:16 PST 2015


berenm added a comment.

I've also added a fix for the other issue reported on the same bug. I could split the two reviews if necessary.


http://reviews.llvm.org/D14325





More information about the cfe-commits mailing list