[PATCH] D34238: clang-format: Do not binpack initialization lists

Daniel Jasper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 15 08:12:27 PDT 2017


djasper added a comment.

I am fine not bin-packing when the last element has a trailing comma. But lets not special case assignments.


https://reviews.llvm.org/D34238





More information about the cfe-commits mailing list