[PATCH] D16066: [clang-format] Add BeforeWhileInDoWhile BraceWrapping option
Daniel Jasper via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 26 06:38:48 PST 2016
djasper added a comment.
Feel free to leave this patch around. Maybe somebody else comes up with something that meets the other criteria ;-).
Me personally, I just think that seeing "while (1);" on a single line is quite misleading. But maybe that is just me.
http://reviews.llvm.org/D16066
More information about the cfe-commits
mailing list