Add parentheses to disambiguate the precedence of these operations and
authorChandler Carruth <chandlerc@gmail.com>
Wed, 2 Nov 2011 05:43:44 +0000 (05:43 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 2 Nov 2011 05:43:44 +0000 (05:43 +0000)
commit94dffd2bb013ef7d2052ef56eac75cdf5d89d43b
tree19218501d764badde01fbfc20f0f56924d8fd669
parent1bfc9f8ff2e585854a0c8fa6cc840cdefb9e5124
Add parentheses to disambiguate the precedence of these operations and
silence -Wparentheses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143534 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp