[PATCH] D28731: [PATCH] Fix warning about parentheses in boolean expression.
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 14 12:52:46 PST 2017
davide added a comment.
In https://reviews.llvm.org/D28731#646533, @gonsolo wrote:
> I thought clang-formatting a few unrelated changes is ok but anyways, here is the new patch.
It's generally good practice not mixing functional changes and stylistic changes.
https://reviews.llvm.org/D28731
More information about the llvm-commits
mailing list