djasper added a comment.

Is there a coding style that actually recommends this? I would be quite 
doubtful that it is a good idea as it makes those loops harder to distinguish 
from other while loops. Generally, there is a certain bar to getting additional 
style flags into clang-format:
http://clang.llvm.org/docs/ClangFormatStyleOptions.html#adding-additional-style-options


http://reviews.llvm.org/D16066



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to