[PATCH] D26943: [CodingStandards] Add style guide rule about "if" statements and loops.

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 16:59:00 PST 2016


kparzysz added a comment.

In https://reviews.llvm.org/D26943#604951, @mehdi_amini wrote:

> Not only, this is part of the "consistency" you mentioned in your second sentence.


I meant consistency with the surrounding code---that is much less subjective.


https://reviews.llvm.org/D26943





More information about the llvm-commits mailing list